diff --git a/Containerfile b/Containerfile index c0a5c4f..ba1e4bd 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,5 @@ -FROM docker.eenfach.de/olbohlen/kshbase:latest +FROM quay.io/olbohlen/kshbase:latest +#FROM docker.eenfach.de/olbohlen/kshbase:latest LABEL author="Olaf Bohlen " COPY recipe-processor.ksh /usr/local/bin/recipe-processor.ksh