Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 5673b89

Browse files
Update to 9.6.10
1 parent d424c8f commit 5673b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.6/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
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.6
25-
ENV PG_VERSION 9.6.9
26-
ENV PG_SHA256 b97952e3af02dc1e446f9c4188ff53021cc0eed7ed96f254ae6daf968c443e2e
25+
ENV PG_VERSION 9.6.10
26+
ENV PG_SHA256 8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)