Skip to content

Commit 112bf5e

Browse files
Update to 11.1
1 parent f5a7e06 commit 112bf5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

11/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
2222
RUN mkdir /docker-entrypoint-initdb.d
2323

2424
ENV PG_MAJOR 11
25-
ENV PG_VERSION 11.0
26-
ENV PG_SHA256 bf9bba03d0c3902c188af12e454b35343c4a9bf9e377ec2fe50132efb44ef36b
25+
ENV PG_VERSION 11.1
26+
ENV PG_SHA256 90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)