[nginx-php] update maintainer

This commit is contained in:
hoellen 2017-12-01 19:19:30 +01:00
parent 32c073bd8a
commit 8ce54d5e78

View File

@ -7,7 +7,7 @@ ARG PHP_VER=7.1.11
ARG LIBICONV_VERSION=1.15 ARG LIBICONV_VERSION=1.15
LABEL description="nginx + php image based on Alpine" \ LABEL description="nginx + php image based on Alpine" \
maintainer="Wonderfall <wonderfall@targaryen.house>" \ maintainer="hoellen info@hoellen.eu" \
php_version="PHP v$PHP_VER built from source" \ php_version="PHP v$PHP_VER built from source" \
nginx_version="nginx v$NGINX_VER built from source" nginx_version="nginx v$NGINX_VER built from source"