chore(deps): update docker.io/library/alpine docker tag to v3.20 #8

Open
CSRBot wants to merge 1 commits from renovate/docker.io-library-alpine-3.x into master
Showing only changes of commit 3313e4ef87 - Show all commits

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.19
FROM docker.io/library/alpine:3.20
COPY --from=build /civ /