We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3138c57 commit a4a96c0Copy full SHA for a4a96c0
Dockerfile.postgres.dev
@@ -1,4 +1,4 @@
1
-FROM postgres:14
+FROM postgres:15
2
WORKDIR /
3
RUN pwd
4
COPY init_postgres.sh /docker-entrypoint-initdb.d/init.sh
0 commit comments