Skip to content

Commit 0de8bbb

Browse files
committedMay 14, 2020
Update to 11.8
1 parent fa4482c commit 0de8bbb

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.7
22-
ENV PG_SHA256 324ae93a8846fbb6a25d562d271bc441ffa8794654c5b2839384834de220a313
21+
ENV PG_VERSION 11.8
22+
ENV PG_SHA256 eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2
2323

2424
RUN set -ex \
2525
\

0 commit comments

Comments
 (0)