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 ae07d8c commit 0ef922fCopy full SHA for 0ef922f
src/postgres/Dockerfile
@@ -1,3 +1,3 @@
1
-FROM postgres:16.2
+FROM postgres:latest
2
3
-COPY ./init.sql /docker-entrypoint-initdb.d/init.sql
+COPY ./init.sql /docker-entrypoint-initdb.d/init.sql
0 commit comments