update
This commit is contained in:
parent
f5a12fd06e
commit
b3449a6e5c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ARG ARCH=
|
ARG ARCH=
|
||||||
FROM ${ARCH}alpine:3.13
|
FROM ${ARCH}alpine:3.13
|
||||||
|
|
||||||
LABEL Maintainer="Ernesto Serrano <info@ernesto.es>" \
|
LABEL Maintainer="Andreas Holzmann <support@h2-invent.com>" \
|
||||||
Description="Lightweight container with Nginx & PHP-FPM based on Alpine Linux."
|
Description="Lightweight container with Nginx & PHP-FPM based on Alpine Linux."
|
||||||
|
|
||||||
# Install packages
|
# Install packages
|
||||||
|
|
Loading…
Reference in a new issue