Skip to content

Commit 7c287e7

Browse files
Update to 10.6
1 parent 0dfe0ba commit 7c287e7

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 10.5
26-
ENV PG_SHA256 6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011
25+
ENV PG_VERSION 10.6
26+
ENV PG_SHA256 68a8276f08bda8fbefe562faaf8831cb20664a7a1d3ffdbbcc5b83e08637624b
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)