Skip to content

Commit 22d334d

Browse files
committed
Upgrade PostgreSQL to 16
1 parent ba72b8f commit 22d334d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/pg/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM postgres:15
2-
COPY /init.sh /docker-entrypoint-initdb.d/
1+
FROM postgres:16
2+
COPY /init.sh /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)