Merge pull request #772 from kiwix/yashgoyal0110-alpine-version-update

Update Kiwix Server base image from alpine:3.18 to alpine:3.22
This commit is contained in:
Kelson
2025-10-24 12:40:38 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.22
LABEL org.opencontainers.image.source=https://github.com/openzim/kiwix-tools
# TARGETPLATFORM is injected by docker build