Skip to content

Commit cd2cafe

Browse files
Update to 9.4.15
1 parent 881448b commit cd2cafe

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.14
26-
ENV PG_SHA256 8e7df23a104b057b360d03180ebcb67f645e198a4a0bee94bf56b2bc9505ec6b
25+
ENV PG_VERSION 9.4.15
26+
ENV PG_SHA256 12bfb3c7e8e45515ef921ad365e122682a5c4935dcc0032644433af2de31acc4
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)