Skip to content

Commit 3402e97

Browse files
Update to 11.0
1 parent 88341a4 commit 3402e97

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 11rc1
26-
ENV PG_SHA256 608c35369b79a40239663c4213267fd08d3184c3a2cd4d6ff71103ca61930609
25+
ENV PG_VERSION 11.0
26+
ENV PG_SHA256 bf9bba03d0c3902c188af12e454b35343c4a9bf9e377ec2fe50132efb44ef36b
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)