forked from mirrors/misskey
chore(dev): use postgresql 18 (#16850)
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
|
||||
db:
|
||||
restart: always
|
||||
image: postgres:15-alpine
|
||||
image: postgres:18-alpine
|
||||
networks:
|
||||
- internal_network
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user