chore: Upgrade Redis to 6.0.10
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
nextcloud-redis:
|
||||
image: redis:6.0.9-alpine
|
||||
image: ${REDIS_IMAGE}
|
||||
container_name: nextcloud-redis
|
||||
restart: always
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user