Skip to content

Commit 9e862fa

Browse files
Update to 9.5.9
1 parent 8904bff commit 9e862fa

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.8
26-
ENV PG_SHA256 ade57068f134f36710fa953e1ef79185abd96572f8098741413132f79ed37202
25+
ENV PG_VERSION 9.5.9
26+
ENV PG_SHA256 e98cd5c664ab5a05cb83618ba8078647815cb71f7a60437f0322c7518727cdd4
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)