Skip to content

Commit 65f0c2a

Browse files
Update to 9.5.13
1 parent ea2860a commit 65f0c2a

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.12
26-
ENV PG_SHA256 02e86f5c66467731bbec18fde96e0daf38c13c9141d8e7d41be663ab6fa6f698
25+
ENV PG_VERSION 9.5.13
26+
ENV PG_SHA256 5408b86a0b56fd0140c6a0016bf9179bc7817fa03d5571cca346c9ab122ea5ee
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)