forked from mirrors/misskey
chore(dev): use postgresql 18 (#16850)
This commit is contained in:
@@ -95,7 +95,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
db:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:18-alpine
|
||||
env_file:
|
||||
- ./.config/docker.env
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user