Skip to content

Commit 2035bd0

Browse files
Update to 10.8
1 parent 06d2721 commit 2035bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 10/alpine/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
2222
RUN mkdir /docker-entrypoint-initdb.d
2323

2424
ENV PG_MAJOR 10
25-
ENV PG_VERSION 10.7
26-
ENV PG_SHA256 bfed1065380c1bba927bfe51f23168471373f26e3324cbad859269cc32733ede
25+
ENV PG_VERSION 10.8
26+
ENV PG_SHA256 b198c2aadf1d68308127a0f5b51dbe798958ffe60dd999134f6495c489afcd5d
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)