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 33e66cd commit d21499fCopy full SHA for d21499f
10/Dockerfile
@@ -71,7 +71,7 @@ RUN set -ex; \
71
apt-key list
72
73
ENV PG_MAJOR 10
74
-ENV PG_VERSION 10.11-1.pgdg90+1
+ENV PG_VERSION 10.12-1.pgdg90+1
75
76
RUN set -ex; \
77
\
0 commit comments