diff --git a/14/Dockerfile b/14/Dockerfile index b5e9a0a..da96cfe 100644 --- a/14/Dockerfile +++ b/14/Dockerfile @@ -142,7 +142,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")