Skip to content

Commit 1cf0f1b

Browse files
Update to 9.4.19
1 parent 740fb98 commit 1cf0f1b

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.18
26-
ENV PG_SHA256 428337f2b2f5e3ea21b8a44f88eb89c99a07a324559b99aebe777c9abdf4c4c0
25+
ENV PG_VERSION 9.4.19
26+
ENV PG_SHA256 03776b036b2a05371083558e10c21cc4b90bde9eb3aff60299c4ce7c084c168b
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)