Update skib_application_dockerfile.txt

This commit is contained in:
holzi1005 2024-11-17 13:07:31 +01:00
parent dfd9780435
commit 04132e4733

View file

@ -1,7 +1,6 @@
FROM erseco/alpine-php-webserver:3.20.5
ARG VERSION=
ARG WEBDIR=/var/www/html
ARG VERSION
LABEL version="${VERSION}" \
Maintainer="H2 invent GmbH" \