Maintainer -> label maintainer

This commit is contained in:
Julien Cabillot 2018-05-06 16:28:37 +00:00
parent 514d5ec557
commit 20ed7b32cb

View File

@ -1,6 +1,6 @@
ARG VERSION="latest" ARG VERSION="latest"
FROM "registry.cabillot.eu/www/phpapache:${VERSION}" FROM "registry.cabillot.eu/www/phpapache:${VERSION}"
MAINTAINER "Julien Cabillot <dockerimages@cabillot.eu>" LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
RUN curl -s -L "https://github.com/RSS-Bridge/rss-bridge/tarball/master/" | tar -zx --strip=1 RUN curl -s -L "https://github.com/RSS-Bridge/rss-bridge/tarball/master/" | tar -zx --strip=1