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