Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit 5104b38

Browse files
Update to 9.5.22
1 parent aa4f329 commit 5104b38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.5/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
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.21
22-
ENV PG_SHA256 7eb56e4fa877243c2df78adc5a0ef02f851060c282682b4bb97b854100fb732c
21+
ENV PG_VERSION 9.5.22
22+
ENV PG_SHA256 48555470a17248cb204d25ab1ad4231ef16295db55161922f006b9942d69640f
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)