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 f2cc124 commit 05ad04aCopy full SHA for 05ad04a
postgresql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:14-alpine
+FROM postgres:16-alpine
2
3
# Include extra setup scripts (eg datastore)
4
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
0 commit comments