Skip to content

Commit fe8c9a4

Browse files
Update to 10.4
1 parent 65f0c2a commit fe8c9a4

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.3
26-
ENV PG_SHA256 6ea268780ee35e88c65cdb0af7955ad90b7d0ef34573867f223f14e43467931a
25+
ENV PG_VERSION 10.4
26+
ENV PG_SHA256 1b60812310bd5756c62d93a9f93de8c28ea63b0df254f428cd1cf1a4d9020048
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)