chore: Upgrade Redis to 6.0.10

This commit is contained in:
2021-01-19 09:25:15 +01:00
parent b79604e9af
commit 5e57ede34c
2 changed files with 3 additions and 1 deletions

View File

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