Update skib_application_dockerfile.txt
This commit is contained in:
parent
dfd9780435
commit
04132e4733
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
FROM erseco/alpine-php-webserver:3.20.5
|
FROM erseco/alpine-php-webserver:3.20.5
|
||||||
|
|
||||||
ARG VERSION=
|
ARG VERSION
|
||||||
ARG WEBDIR=/var/www/html
|
|
||||||
|
|
||||||
LABEL version="${VERSION}" \
|
LABEL version="${VERSION}" \
|
||||||
Maintainer="H2 invent GmbH" \
|
Maintainer="H2 invent GmbH" \
|
||||||
|
|
Loading…
Reference in a new issue