Compare commits
2 Commits
bf52ddd3f2
...
b8868f4e41
Author | SHA1 | Date | |
---|---|---|---|
b8868f4e41 | |||
c064f2ced4 |
@ -139,7 +139,7 @@ RUN set -eux; \
|
|||||||
/usr/local/share/man \
|
/usr/local/share/man \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
apk --no-cahce update; \
|
apk --no-cache update; \
|
||||||
postgres --version
|
postgres --version
|
||||||
|
|
||||||
# make the sample config easier to munge (and "correct by default")
|
# make the sample config easier to munge (and "correct by default")
|
||||||
|
@ -142,7 +142,7 @@ RUN set -eux; \
|
|||||||
/usr/local/share/man \
|
/usr/local/share/man \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
apk --no-cahce update; \
|
apk --no-cache update; \
|
||||||
postgres --version
|
postgres --version
|
||||||
|
|
||||||
# make the sample config easier to munge (and "correct by default")
|
# make the sample config easier to munge (and "correct by default")
|
||||||
|
Loading…
Reference in New Issue
Block a user