chore(deps): update container images

This commit is contained in:
2025-05-30 19:02:19 +00:00
parent 9532e618f9
commit e9d1028de4
2 changed files with 2 additions and 2 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 /