Skip to content

Commit 691a785

Browse files
Update to 12.2
1 parent 473b58e commit 691a785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

12/alpine/Dockerfile

+2-2
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 12
21-
ENV PG_VERSION 12.1
22-
ENV PG_SHA256 a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed
21+
ENV PG_VERSION 12.2
22+
ENV PG_SHA256 ad1dcc4c4fc500786b745635a9e1eba950195ce20b8913f50345bb7d5369b5de
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)