Skip to content

Commit f08b03f

Browse files
Update to 12.0
1 parent f19a74e commit f08b03f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

12/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 12
25-
ENV PG_VERSION 12rc1
26-
ENV PG_SHA256 40facd3280d8565f37139d2c5df2b94fe68a064c5d2784f74fceae24820543f3
25+
ENV PG_VERSION 12.0
26+
ENV PG_SHA256 cda2397215f758b793f741c86be05468257b0e6bcb1a6113882ab5d0df0855c6
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)