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