chore(deps): update docker.io/library/alpine docker tag to v3.14
This commit is contained in:
parent
a7a8703d7f
commit
03f6038a4a
@ -11,7 +11,7 @@ RUN set -ex && \
|
|||||||
apk add git make && \
|
apk add git make && \
|
||||||
make install VERSION=${VERSION} DESTDIR=/db-wait PREFIX=/usr
|
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 /
|
COPY --from=build /db-wait /
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user