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

Merged
volker.raschek merged 1 commits from renovate/docker.io-library-alpine-3.x into master 2024-04-08 15:15:11 +00:00
Showing only changes of commit 3306f569ac - Show all commits

View File

@ -11,7 +11,7 @@ RUN set -ex && \
apk add git make && \ apk add git make && \
make install VERSION=${VERSION} DESTDIR=/civ PREFIX=/usr 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 / COPY --from=build /civ /