Skip to content

Commit 473b58e

Browse files
Update to 9.4.26
1 parent 16dd8db commit 473b58e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.4/alpine/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
1818
RUN mkdir /docker-entrypoint-initdb.d
1919

2020
ENV PG_MAJOR 9.4
21-
ENV PG_VERSION 9.4.25
22-
ENV PG_SHA256 cb98afaef4748de76c13202c14198e3e4717adde49fd9c90fdc81da877520928
21+
ENV PG_VERSION 9.4.26
22+
ENV PG_SHA256 f5c014fc4a5c94e8cf11314cbadcade4d84213cfcc82081c9123e1b8847a20b9
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)