Skip to content

Commit a78bff5

Browse files
Update to 10.5
1 parent 5673b89 commit a78bff5

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.4
26-
ENV PG_SHA256 1b60812310bd5756c62d93a9f93de8c28ea63b0df254f428cd1cf1a4d9020048
25+
ENV PG_VERSION 10.5
26+
ENV PG_SHA256 6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)