chore(deps): update container images

This commit is contained in:
2025-05-31 18:16:37 +00:00
parent 9532e618f9
commit 084178ec0b
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ RUN set -ex && \
apk add git make && \
make install VERSION=${VERSION} DESTDIR=/civ PREFIX=/usr
FROM docker.io/library/alpine:3.21
FROM docker.io/library/alpine:3.22
COPY --from=build /civ /