chore(deps): update docker.io/library/alpine docker tag to v3.20
This commit is contained in:
parent
5709a751bd
commit
3313e4ef87
@ -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 /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user