Skip to content

Commit 58ed939

Browse files
Update to 9.6.4
1 parent 8836191 commit 58ed939

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
@@ -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.3
26-
ENV PG_SHA256 1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6
25+
ENV PG_VERSION 9.6.4
26+
ENV PG_SHA256 2b3ab16d82e21cead54c08b95ce3ac480696944a68603b6c11b3205b7376ce13
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)