This commit is contained in:
Lennard Brinkhaus 2022-01-02 18:59:50 +01:00
parent bf52ddd3f2
commit c064f2ced4
Signed by: lennard.brinkhaus
GPG Key ID: D4C9B6A87F97B070

View File

@ -139,7 +139,7 @@ RUN set -eux; \
/usr/local/share/man \
; \
\
apk --no-cahce update; \
apk --no-cache update; \
postgres --version
# make the sample config easier to munge (and "correct by default")