Skip to content

Commit 1abff66

Browse files
Update to 12.4
1 parent 0f4abf7 commit 1abff66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

12/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 12
21-
ENV PG_VERSION 12.3
22-
ENV PG_SHA256 94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41
21+
ENV PG_VERSION 12.4
22+
ENV PG_SHA256 bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)