Compare commits
No commits in common. "b8868f4e4172d7a31c9c8d5265e557a68c1810a1" and "bf52ddd3f266d16d3e97eaf93720aca0255ea577" have entirely different histories.
b8868f4e41
...
bf52ddd3f2
@ -139,7 +139,7 @@ RUN set -eux; \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
\
|
||||
apk --no-cache update; \
|
||||
apk --no-cahce update; \
|
||||
postgres --version
|
||||
|
||||
# make the sample config easier to munge (and "correct by default")
|
||||
|
@ -142,7 +142,7 @@ RUN set -eux; \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
\
|
||||
apk --no-cache update; \
|
||||
apk --no-cahce update; \
|
||||
postgres --version
|
||||
|
||||
# make the sample config easier to munge (and "correct by default")
|
||||
|
Loading…
Reference in New Issue
Block a user