Update Dockerfile

This commit is contained in:
holzi1005 2025-06-22 10:31:32 +02:00
parent 8c243c43cb
commit 518d4d38e4

View file

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