Skip to content

Commit c6da877

Browse files
Update to 9.5.16
1 parent 6c3b27f commit c6da877

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.15
26-
ENV PG_SHA256 dbda3fdefd7f9fd5359a7989085aaef25c9f9d08816eda6378c2575d1ff55444
25+
ENV PG_VERSION 9.5.16
26+
ENV PG_SHA256 a4576c95d4dcee8d4b7835b333d38e909848222e4b87895878bb1c026206e131
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)