Compare commits
No commits in common. "379e9e794d2f29190a81d801eb8b55ed89ad63f1" and "256d28c12f0362f9a21d8130f7e72318540cbc41" have entirely different histories.
379e9e794d
...
256d28c12f
@ -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.15
|
||||
FROM docker.io/library/alpine:3.14
|
||||
|
||||
COPY --from=build /db-wait /
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user