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 9f564c2 commit 95f4307Copy full SHA for 95f4307
9.6/Dockerfile
@@ -83,7 +83,7 @@ RUN set -ex; \
83
apt-key list
84
85
ENV PG_MAJOR 9.6
86
-ENV PG_VERSION 9.6.17-2.pgdg90+1
+ENV PG_VERSION 9.6.18-1.pgdg90+1
87
88
RUN set -ex; \
89
\
0 commit comments