Skip to content

Commit eacf339

Browse files
Update to 11beta2
1 parent b927923 commit eacf339

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 11beta1
26-
ENV PG_SHA256 17889cbffdf4f07c193b16d76b2f9c45daa3f2ab225acd8d7f01521949cb1355
25+
ENV PG_VERSION 11beta2
26+
ENV PG_SHA256 31e28f46b0529e5be937423bc040eff2787bc399ba0ebd725510aea30274b463
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)