MAINTAINER is deprecated

This commit is contained in:
Shao Yu Lung
2018-03-16 17:34:47 +08:00
parent 1ab5b405a9
commit 70e10a4953
22 changed files with 24 additions and 25 deletions

View File

@ -1,6 +1,6 @@
FROM webdevops/apache:ubuntu-16.04
MAINTAINER Eric Pfeiffer <computerfr33k@users.noreply.github.com>
LABEL maintainer="Eric Pfeiffer <computerfr33k@users.noreply.github.com>"
ARG PHP_UPSTREAM_CONTAINER=php-fpm
ARG PHP_UPSTREAM_PORT=9000