8000 Update to 9.5.15 · trh-docker/postgres@d48c7ca · GitHub
[go: up one dir, main page]

Skip to content

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

8000
Appearance settings

Commit d48c7ca

Browse files
Update to 9.5.15
1 parent 7c287e7 commit d48c7ca

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
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
2222
RUN mkdir /docker-entrypoint-initdb.d
2323

2424
ENV PG_MAJOR 9.5
25-
ENV PG_VERSION 9.5.14
26-
ENV PG_SHA256 3e2cd5ea0117431f72c9917c1bbad578ea68732cb284d1691f37356ca0301a4d
25+
ENV PG_VERSION 9.5.15
26+
ENV PG_SHA256 dbda3fdefd7f9fd5359a7989085aaef25c9f9d08816eda6378c2575d1ff55444
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)
0