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 cf419f4 commit 54f8d97Copy full SHA for 54f8d97
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PG_MAJOR=16
+ARG PG_MAJOR=17
2
FROM postgres:$PG_MAJOR
3
ARG PG_MAJOR
4
0 commit comments