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 19dbe27 commit 85ff491Copy full SHA for 85ff491
toolset/databases/postgres/postgres.dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:16-bookworm
+FROM postgres:17-bookworm
2
3
ENV PGDATA=/ssd/postgresql \
4
POSTGRES_DB=hello_world \
0 commit comments