chore: Upgrade Redis to 6.0.14

https://github.com/redis/redis/releases/tag/6.0.14
This commit is contained in:
Simon 2021-06-07 17:44:40 +02:00
parent a98da8a1d3
commit b78ec723cf
1 changed files with 1 additions and 1 deletions

View File

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