mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
chore(dev): use postgresql 18 (#16850)
This commit is contained in:
parent
0fdd88f38e
commit
cdf059cc11
9 changed files with 11 additions and 11 deletions
|
|
@ -28,7 +28,7 @@ services:
|
|||
|
||||
db:
|
||||
restart: unless-stopped
|
||||
image: postgres:15-alpine
|
||||
image: postgres:18-alpine
|
||||
networks:
|
||||
- internal_network
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue