Skip to content

Commit 7063c60

Browse files
Update to 9.5.12
1 parent 40158e3 commit 7063c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.5/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.5
25-
ENV PG_VERSION 9.5.11
26-
ENV PG_SHA256 8182cd74e27a75ae39166b2603b5014f4272855b4101b40819761b853a77c8dd
25+
ENV PG_VERSION 9.5.12
26+
ENV PG_SHA256 02e86f5c66467731bbec18fde96e0daf38c13c9141d8e7d41be663ab6fa6f698
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)