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

Merged
volker.raschek merged 1 commits from renovate/docker.io-library-alpine-3.x into master 2021-10-30 10:07:59 +00:00
Showing only changes of commit 68c07b6a81 - Show all commits

View File

@ -11,7 +11,7 @@ RUN set -ex && \
apk add git make && \
make install VERSION=${VERSION} DESTDIR=/db-wait PREFIX=/usr
FROM docker.io/library/alpine:3.13
FROM docker.io/library/alpine:3.14
COPY --from=build /db-wait /