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