Skip to content

Commit 8734cee

Browse files
Update to 9.5.11
1 parent f4aa86c commit 8734cee

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.10
26-
ENV PG_SHA256 945d7ade094dded6b95495d8f1561a12ac9608276858ed30adf3c3658275f281
25+
ENV PG_VERSION 9.5.11
26+
ENV PG_SHA256 8182cd74e27a75ae39166b2603b5014f4272855b4101b40819761b853a77c8dd
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)