Skip to content

Commit 65ed6d7

Browse files
Update to 9.6.8
1 parent f7f1e59 commit 65ed6d7

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.7
26-
ENV PG_SHA256 2ebe3df3c1d1eab78023bdc3ffa55a154aa84300416b075ef996598d78a624c6
25+
ENV PG_VERSION 9.6.8
26+
ENV PG_SHA256 eafdb3b912e9ec34bdd28b651d00226a6253ba65036cb9a41cad2d9e82e3eb70
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)