Upgrade APK after everything is installed
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
9ee4f5bf02
commit
bf52ddd3f2
@ -139,6 +139,7 @@ RUN set -eux; \
|
|||||||
/usr/local/share/man \
|
/usr/local/share/man \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
apk --no-cahce 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,6 +142,7 @@ RUN set -eux; \
|
|||||||
/usr/local/share/man \
|
/usr/local/share/man \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
apk --no-cahce 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