Skip to content

Commit 408356d

Browse files
Update to 9.4.22
1 parent e521526 commit 408356d

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.21
26-
ENV PG_SHA256 0049b4d239a00654e792997aff32a0be7a6bdd922b5ca97f1a06797cd4d06006
25+
ENV PG_VERSION 9.4.22
26+
ENV PG_SHA256 d6aa4c2b9204e375545b9845b0e5957b34affff1783863a80a194f2b2833c66b
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)