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

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

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}" \