Update Dockerfile
All checks were successful
docker-build / release (push) Successful in 5s
docker-build / docker-build (push) Successful in 13s

This commit is contained in:
holzi1005 2025-06-22 11:00:59 +02:00
parent aa54bb7692
commit 9bc6121ef9

View file

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