Skip to content

Commit 34b633b

Browse files
Update to 9.4.17
1 parent 7063c60 commit 34b633b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.4/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.4
25-
ENV PG_VERSION 9.4.16
26-
ENV PG_SHA256 dcbc62b621e4d8a445c2f33750f7d96257c38103cccebeb934e6913a3c135e81
25+
ENV PG_VERSION 9.4.17
26+
ENV PG_SHA256 7a320cd335052b840d209dc9688f09965763351c590e3cc7bf577591179fd7c6
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)