chore: Upgrade Redis to 6.0.13

https://github.com/redis/redis/releases/tag/6.0.13
This commit is contained in:
2021-05-04 18:12:25 +02:00
parent 7f53854d81
commit b5890db293
3 changed files with 2 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ services:
- /etc/localtime:/etc/localtime:ro
nextcloud-redis:
image: ${REDIS_IMAGE}
image: ${REDIS_IMAGE:-redis:6.0.13-alpine}
container_name: nextcloud-redis
restart: always
environment: