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 3d152d1 commit b84ddd1Copy full SHA for b84ddd1
9.5/Dockerfile
@@ -47,7 +47,7 @@ RUN set -ex; \
47
apt-key list
48
49
ENV PG_MAJOR 9.5
50
-ENV PG_VERSION 9.5.9-1.pgdg80+1
+ENV PG_VERSION 9.5.10-1.pgdg80+1
51
52
RUN set -ex; \
53
\
0 commit comments