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 6620b5b commit f082a95Copy full SHA for f082a95
demo/docker-test/db/Dockerfile
@@ -1,3 +1,3 @@
1
-FROM postgres:16
+FROM postgres:17
2
COPY ./init-postgres-role.sh /docker-entrypoint-initdb.d/init-postgres-role.sh
3
CMD ["docker-entrypoint.sh", "postgres"]
0 commit comments