chore(dev): 開発環境でPostgreSQL 17が使われるように (MisskeyIO#1002)
This commit is contained in:
parent
1bdff70ece
commit
daa940b131
7 changed files with 11 additions and 11 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- "127.0.0.1:56312:6379"
|
||||
|
||||
dbtest:
|
||||
image: postgres:15
|
||||
image: postgres:17
|
||||
ports:
|
||||
- "127.0.0.1:54312:5432"
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue