Compare commits

..

1 Commits

Author SHA1 Message Date
e9d1028de4
chore(deps): update container images 2025-05-30 19:02:19 +00:00

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 /