Skip to content

Commit bcfe861

Browse files
Update to 9.6.14
1 parent 59fd787 commit bcfe861

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.13
26-
ENV PG_SHA256 ecbed20056296a65b6a4f5526c477e3ae5cc284cb01a15507785ddb23831e9a4
25+
ENV PG_VERSION 9.6.14
26+
ENV PG_SHA256 3f08c265c9ae814f727461408ab24fdf3d954c4f7ae42d9c97b3c7e03fc31a22
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)