Skip to content

Commit fd5c083

Browse files
Update to 9.4.21
1 parent 7e80419 commit fd5c083

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.20
26-
ENV PG_SHA256 eeb1d8ddb2854c9e4d8b5cbd65665260c0ae8cbcb911003f24c2d82ccb97f87f
25+
ENV PG_VERSION 9.4.21
26+
ENV PG_SHA256 0049b4d239a00654e792997aff32a0be7a6bdd922b5ca97f1a06797cd4d06006
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)