Skip to content

Commit f7f1e59

Browse files
Update to 10.3
1 parent 34b633b commit f7f1e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10/alpine/Dockerfile

+2-2
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.2
26-
ENV PG_SHA256 fe32009b62ddb97f7f014307ce9d0edb6972f5a698e63cb531088e147d145bad
25+
ENV PG_VERSION 10.3
26+
ENV PG_SHA256 6ea268780ee35e88c65cdb0af7955ad90b7d0ef34573867f223f14e43467931a
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)