Skip to content

Commit 6c3b27f

Browse files
Update to 11.2
1 parent 5879391 commit 6c3b27f

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.1
26-
ENV PG_SHA256 90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08
25+
ENV PG_VERSION 11.2
26+
ENV PG_SHA256 2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)