Skip to content

Commit 0b0ca18

Browse files
Update to 10.0
1 parent f34b7cb commit 0b0ca18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10/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 10
25-
ENV PG_VERSION 10rc1
26-
ENV PG_SHA256 ebdb44dccb64a31c9c524f996121e7d58c21045826d6c36e3a5ea46afbb2445b
25+
ENV PG_VERSION 10.0
26+
ENV PG_SHA256 712f5592e27b81c5b454df96b258c14d94b6b03836831e015c65d6deeae57fd1
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)