Compare commits

...

2 commits
3.20.8 ... main

Author SHA1 Message Date
8c243c43cb Merge pull request 'update base image' (#1) from feature/update-base-3.20.8 into main
Reviewed-on: #1
Reviewed-by: emanuel.holzmann <emanuel.holzmann@noreply.localhost>
2025-02-28 14:45:20 +01:00
4bffd3a1ef update base image 2025-02-28 14:44:22 +01:00

View file

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