Update Dockerfile

This commit is contained in:
holzi1005 2025-02-02 15:08:19 +01:00
parent 50ab1e5ff1
commit 4b006a54d6

View file

@ -1,4 +1,4 @@
FROM git.h2-invent.com/public-system-design/alpine-php8-webserver:3.20.6
FROM git.h2-invent.com/public-system-design/alpine-php8-webserver:3.20.7
ARG VERSION
LABEL Version="${VERSION}" \