Skip to content

Commit cac7a60

Browse files
Update to 9.6.16
1 parent 1d43a9d commit cac7a60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.6/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 9.6
25-
ENV PG_VERSION 9.6.15
26-
ENV PG_SHA256 3cd9fe9af247167f863030842c1a57f58bdf3e5d50a94997d34a802b6032170a
25+
ENV PG_VERSION 9.6.16
26+
ENV PG_SHA256 5c6cba9cc0df70ba2b128c4a87d0babfce7c0e2b888f70a9c8485745f66b22e7
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)