We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba72b8f commit 22d334dCopy full SHA for 22d334d
docker/pg/Dockerfile
@@ -1,2 +1,2 @@
1
-FROM postgres:15
2
-COPY /init.sh /docker-entrypoint-initdb.d/
+FROM postgres:16
+COPY /init.sh /docker-entrypoint-initdb.d/
0 commit comments