Skip to content

Commit 3482101

Browse files
Update to 11.12
1 parent 94c2885 commit 3482101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

11/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 11
21-
ENV PG_VERSION 11.11
22-
ENV PG_SHA256 40607b7fa15b7d63f5075a7277daf7b3412486aa5db3aedffdb7768b9298186c
21+
ENV PG_VERSION 11.12
22+
ENV PG_SHA256 87f9d8b16b2b8ef71586f2ec76beac844819f64734b07fa33986755c2f53cb04
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)