Skip to content

Commit d3908b0

Browse files
Update to 11.7
1 parent f45fb74 commit d3908b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

11/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 11
21-
ENV PG_VERSION 11.6
22-
ENV PG_SHA256 49924f7ff92965fdb20c86e0696f2dc9f8553e1563124ead7beedf8910c13170
21+
ENV PG_VERSION 11.7
22+
ENV PG_SHA256 324ae93a8846fbb6a25d562d271bc441ffa8794654c5b2839384834de220a313
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)