Skip to content

Commit cb8d873

Browse files
Update to 9.6.11
1 parent 34af727 commit cb8d873

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.10
26-
ENV PG_SHA256 8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426
25+
ENV PG_VERSION 9.6.11
26+
ENV PG_SHA256 38250adc69a1e8613fb926c894cda1d01031391a03648894b9a6e13ff354a530
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)