Fix Type
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Lennard Brinkhaus 2022-01-02 19:00:03 +01:00
parent c064f2ced4
commit b8868f4e41
Signed by: lennard.brinkhaus
GPG Key ID: D4C9B6A87F97B070

View File

@ -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")