Update Dockerfile

This commit is contained in:
holzi1005 2025-06-22 10:51:51 +02:00
parent 3be4f6e457
commit 191eff5609

View file

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