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 60db3b9 commit 82e8101Copy full SHA for 82e8101
9.6/Dockerfile
@@ -47,7 +47,7 @@ RUN set -ex; \
47
apt-key list
48
49
ENV PG_MAJOR 9.6
50
-ENV PG_VERSION 9.6.5-1.pgdg80+2
+ENV PG_VERSION 9.6.6-1.pgdg80+1
51
52
RUN set -ex; \
53
\
0 commit comments