chore(Redis): Upgrade to 6.0.15

https://github.com/redis/redis/releases/tag/6.0.15
This commit is contained in:
Simon 2021-07-26 09:48:59 +02:00
parent 0ee923914d
commit 81d57c1bc8
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.14-alpine}
image: ${REDIS_IMAGE:-redis:6.0.15-alpine}
container_name: nextcloud-redis
restart: always
environment: