chore(Redis): Upgrade to 6.2.6 [SECURITY]
https://github.com/redis/redis/releases/tag/6.2.6
This commit is contained in:
@ -73,7 +73,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
nextcloud-redis:
|
||||
image: ${REDIS_IMAGE:-redis:6.2.5-alpine}
|
||||
image: ${REDIS_IMAGE:-redis:6.2.6-alpine}
|
||||
container_name: nextcloud-redis
|
||||
restart: always
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user