Skip to content

Commit 86ef6fa

Browse files
Update to 9.2.20
1 parent 8c03e6a commit 86ef6fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.2/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ENV LANG en_US.utf8
1414
RUN mkdir /docker-entrypoint-initdb.d
1515

1616
ENV PG_MAJOR 9.2
17-
ENV PG_VERSION 9.2.19
18-
ENV PG_SHA256 1d29d73a4f590fcc348280f13ac2ff6a0f72c94908c54e3c20b7ab1560e8dbad
17+
ENV PG_VERSION 9.2.20
18+
ENV PG_SHA256 0b8abdae8400cabea5587a726003c9dd71c73c049bdae523abc35f9312dd8f26
1919

2020
RUN set -ex \
2121
\

0 commit comments

Comments
 (0)