We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a7e06 commit 112bf5eCopy full SHA for 112bf5e
11/alpine/Dockerfile
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
22
RUN mkdir /docker-entrypoint-initdb.d
23
24
ENV PG_MAJOR 11
25
-ENV PG_VERSION 11.0
26
-ENV PG_SHA256 bf9bba03d0c3902c188af12e454b35343c4a9bf9e377ec2fe50132efb44ef36b
+ENV PG_VERSION 11.1
+ENV PG_SHA256 90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08
27
28
RUN set -ex \
29
\
0 commit comments