Skip to content

Commit 4edbda2

Browse files
Update to 12.3
1 parent 7675803 commit 4edbda2

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.2
22-
ENV PG_SHA256 ad1dcc4c4fc500786b745635a9e1eba950195ce20b8913f50345bb7d5369b5de
21+
ENV PG_VERSION 12.3
22+
ENV PG_SHA256 94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)