update remaining images and docs to alpine v3.22

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-07-17 11:57:35 +02:00
parent 7b786f3704
commit b2a839a209
7 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
FROM caddy:2.10.0-alpine AS caddy
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
FROM httpd:2.4.63-alpine3.21
FROM httpd:2.4.63-alpine3.22
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy