Skip to content

Commit e5f137c

Browse files
Update to 10.9
1 parent eb1fa80 commit e5f137c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
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.8
26-
ENV PG_SHA256 b198c2aadf1d68308127a0f5b51dbe798958ffe60dd999134f6495c489afcd5d
25+
ENV PG_VERSION 10.9
26+
ENV PG_SHA256 958b317fb007e94f3bef7e2a6641875db8f7f9d73db9f283324f3d6e8f5b0f54
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)