Skip to content

Commit eed67ed

Browse files
Update to 11rc1
1 parent 4b94743 commit eed67ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

11/alpine/Dockerfile

+2-2
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 11beta4
26-
ENV PG_SHA256 bb0b21f7f551cf5b3e13c05fdf8266fd0ce14db1f62e9c8d21b395ddbaf68fe4
25+
ENV PG_VERSION 11rc1
26+
ENV PG_SHA256 608c35369b79a40239663c4213267fd08d3184c3a2cd4d6ff71103ca61930609
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)