Skip to content

Commit a0ec4f5

Browse files
Update to 9.5.20
1 parent 6dfdc0e commit a0ec4f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.5/alpine/Dockerfile

+2-2
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.5
25-
ENV PG_VERSION 9.5.19
26-
ENV PG_SHA256 960caa26612bca8a3791d1c0bdc5c6d24b3d15841becb617470424edbc5e1bb3
25+
ENV PG_VERSION 9.5.20
26+
ENV PG_SHA256 925751b375cf975bebbe79753fbcb5fe85d7a62abe516d4c56861a6b877dde0d
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)