Skip to content

Commit 720ab50

Browse files
Update to 9.6.22
1 parent ea6eb81 commit 720ab50

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
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
1818
RUN mkdir /docker-entrypoint-initdb.d
1919

2020
ENV PG_MAJOR 9.6
21-
ENV PG_VERSION 9.6.21
22-
ENV PG_SHA256 930feaef28885c97ec40c26ab6221903751eeb625de92b22602706d7d47d1634
21+
ENV PG_VERSION 9.6.22
22+
ENV PG_SHA256 3d32cd101025a0556813397c69feff3df3d63736adb8adeaf365c522f39f2930
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)