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 73e43ae commit 212e89eCopy full SHA for 212e89e
compose/production/postgres/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:15
+FROM postgres:16
2
3
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
4
RUN chmod +x /usr/local/bin/maintenance/*
0 commit comments