Skip to content

Commit 63fb317

Browse files
Update to 9.5.23
1 parent 06321b0 commit 63fb317

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.22
22-
ENV PG_SHA256 48555470a17248cb204d25ab1ad4231ef16295db55161922f006b9942d69640f
21+
ENV PG_VERSION 9.5.23
22+
ENV PG_SHA256 e314fa7e3355c4b8a35e94eeb8e58a6cf46adf49a2f9afa0c15cbc39980c8366
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)