chore(dev): 開発環境でPostgreSQL 17が使われるように (MisskeyIO#1002)

This commit is contained in:
あわわわとーにゅ 2025-05-14 03:45:43 +09:00 committed by GitHub
parent 1bdff70ece
commit daa940b131
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 11 deletions

View file

@ -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: