Compare commits
No commits in common. "61703b5a88e3c9b70206702d7baa22a68bf5864a" and "4d7c4a0466fd0eab14706ce22725c8f1d5ab7da8" have entirely different histories.
61703b5a88
...
4d7c4a0466
@ -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.18
|
||||
FROM docker.io/library/alpine:3.17
|
||||
|
||||
COPY --from=build /db-wait /
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user