Compare commits
No commits in common. "e96001f2a0983691837afb14ac49b887c6b93d32" and "e44cbaeed377be4d76ea607e036eac59aff9a661" have entirely different histories.
e96001f2a0
...
e44cbaeed3
@ -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.14
|
FROM docker.io/library/alpine:3.13
|
||||||
|
|
||||||
COPY --from=build /db-wait /
|
COPY --from=build /db-wait /
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user