feat: update Redis service image reference in docker-compose template
This commit is contained in:
parent
e16a75ea23
commit
49d978ae22
@ -1,6 +1,6 @@
|
||||
services:
|
||||
juicefs-redis:
|
||||
image: redis/redis:latest
|
||||
image: redis:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
Loading…
x
Reference in New Issue
Block a user