Skip to content

Commit dcf1338

Browse files
Update to 9.4.18
1 parent d545428 commit dcf1338

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.17
26-
ENV PG_SHA256 7a320cd335052b840d209dc9688f09965763351c590e3cc7bf577591179fd7c6
25+
ENV PG_VERSION 9.4.18
26+
ENV PG_SHA256 428337f2b2f5e3ea21b8a44f88eb89c99a07a324559b99aebe777c9abdf4c4c0
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)