mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-28 14:58:15 +09:00
chore: local test が redis version 起因で落ちる (#10519)
This commit is contained in:
parent
59693bcb65
commit
66342337ef
@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
redistest:
|
||||
image: redis:6
|
||||
image: redis:7
|
||||
ports:
|
||||
- "127.0.0.1:56312:6379"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user