8000 upgrade :9.5-alpine to 9.5.2 · raszi/postgres@688e034 · GitHub
[go: up one dir, main page]

Skip to content

Commit 688e034

Browse files
ncopatianon
authored andcommitted
upgrade :9.5-alpine to 9.5.2
1 parent ec72b6d commit 688e034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

9.5/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ENV LANG en_US.utf8
1010
RUN mkdir /docker-entrypoint-initdb.d
1111

1212
ENV PG_MAJOR 9.5
13-
ENV PG_VERSION 9.5.0
14-
ENV PG_SHA256 f1c0d3a1a8aa8c92738cab0153fbfffcc4d4158b3fee84f7aa6bfea8283978bc
13+
ENV PG_VERSION 9.5.2
14+
ENV PG_SHA256 f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41
1515

1616

1717
# configure options taken from:

0 commit comments

Comments
 (0)
0