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>
This commit is contained in:
emanuel.holzmann 2025-02-28 14:45:20 +01:00
commit 8c243c43cb

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