8000 Update to 10.1 · StrideSpark/postgres@60db3b9 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60db3b9

Browse files
Update to 10.1
1 parent 4af033e commit 60db3b9

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.0
26-
ENV PG_SHA256 712f5592e27b81c5b454df96b258c14d94b6b03836831e015c65d6deeae57fd1
25+
ENV PG_VERSION 10.1
26+
ENV PG_SHA256 3ccb4e25fe7a7ea6308dea103cac202963e6b746697366d72ec2900449a5e713
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)
0