Skip to content

Commit 33e66cd

Browse files
Update to 9.5.21
1 parent 505eda1 commit 33e66cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 9.5/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.5
21-
ENV PG_VERSION 9.5.20
22-
ENV PG_SHA256 925751b375cf975bebbe79753fbcb5fe85d7a62abe516d4c56861a6b877dde0d
21+
ENV PG_VERSION 9.5.21
22+
ENV PG_SHA256 7eb56e4fa877243c2df78adc5a0ef02f851060c282682b4bb97b854100fb732c
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)