Skip to content

Commit 06d2721

Browse files
Update to 9.5.17
1 parent ad464b0 commit 06d2721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 9.5/alpine/Dockerfile

+2-2
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.16
26-
ENV PG_SHA256 a4576c95d4dcee8d4b7835b333d38e909848222e4b87895878bb1c026206e131
25+
ENV PG_VERSION 9.5.17
26+
ENV PG_SHA256 88f9e37a0069f2fd4442d1d0d5d811d3121cac685514435b0248d0674723f705
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)