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 0c29c35 commit 4a82eb9Copy full SHA for 4a82eb9
12/Dockerfile
@@ -71,7 +71,7 @@ RUN set -ex; \
71
apt-key list
72
73
ENV PG_MAJOR 12
74
-ENV PG_VERSION 12.0-2.pgdg100+1
+ENV PG_VERSION 12.1-1.pgdg100+1
75
76
RUN set -ex; \
77
\
0 commit comments