Skip to content

Commit a5a072f

Browse files
Update to 11.9
1 parent 5e2746f commit a5a072f

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.8
22-
ENV PG_SHA256 eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2
21+
ENV PG_VERSION 11.9
22+
ENV PG_SHA256 35618aa72e0372091f923c42389c6febd07513157b4fbb9408371706afbb6635
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)