Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fe2ae commit 06bd57cCopy full SHA for 06bd57c
9.6/alpine/Dockerfile
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
18
RUN mkdir /docker-entrypoint-initdb.d
19
20
ENV PG_MAJOR 9.6
21
-ENV PG_VERSION 9.6.16
22
-ENV PG_SHA256 5c6cba9cc0df70ba2b128c4a87d0babfce7c0e2b888f70a9c8485745f66b22e7
+ENV PG_VERSION 9.6.17
+ENV PG_SHA256 f6e1e32d32545f97c066f3c19f4d58dfab1205c01252cf85c5c92294ace1a0c2
23
24
RUN set -ex \
25
\
0 commit comments