Update .forgejo/workflows/build.yml #2

Merged
holzi1005 merged 2 commits from add_pipeline into main 2025-06-22 10:41:34 +02:00
Showing only changes of commit aa8233fb2c - Show all commits

View file

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