Skip to content

Commit 7675803

Browse files
Update to 9.6.18
1 parent 95f4307 commit 7675803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.6/alpine/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
1818
RUN mkdir /docker-entrypoint-initdb.d
1919

2020
ENV PG_MAJOR 9.6
21-
ENV PG_VERSION 9.6.17
22-
ENV PG_SHA256 f6e1e32d32545f97c066f3c19f4d58dfab1205c01252cf85c5c92294ace1a0c2
21+
ENV PG_VERSION 9.6.18
22+
ENV PG_SHA256 517ec282b785e6d22f360c30ba0c5e2a506fca5ca07dcc545427511d94c89999
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)