diff --git a/Dockerfile b/Dockerfile index 89166f0e..8db0c5de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Select final stage based on TARGETARCH ARG -FROM ghcr.io/ciromattia/kcc:docker-base-20231129 +FROM ghcr.io/darodi/kcc:docker-base-20231129 LABEL com.kcc.name="Kindle Comic Converter" LABEL com.kcc.author="Ciro Mattia Gonano, Paweł Jastrzębski and Darodi" LABEL org.opencontainers.image.description='Kindle Comic Converter'