chore(Redis): Upgrade to 6.2.5

https://github.com/redis/redis/releases/tag/6.2.5
This commit is contained in:
Simon 2021-09-06 09:55:02 +02:00
parent c782b45363
commit a1ffc9f0fa
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.15-alpine}
image: ${REDIS_IMAGE:-redis:6.2.5-alpine}
container_name: nextcloud-redis
restart: always
environment: