diff --git a/Dockerfile b/Dockerfile index d6e0266..b311f7e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG VERSION="latest" -FROM "registry.cabillot.eu/www/phpapache:${VERSION}" +FROM "jcabillot/phpapache:${VERSION}" LABEL maintainer="Julien Cabillot " RUN curl -s -L "https://github.com/RSS-Bridge/rss-bridge/tarball/master/" | tar -zx --strip=1