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.
2 parents 6a95e73 + 5cfbf6b commit d6de7d9Copy full SHA for d6de7d9
1 file changed
compose/production/postgres/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:15.1
+FROM postgres:18.0
2
3
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
4
RUN chmod +x /usr/local/bin/maintenance/*
0 commit comments