chore(deps): update docker.io/library/alpine docker tag to v3.19

This commit is contained in:
CSRBot 2024-04-07 22:04:04 +00:00
parent 2e196f1de0
commit 3306f569ac
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB
1 changed files with 1 additions and 1 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.15
FROM docker.io/library/alpine:3.19
COPY --from=build /civ /