chore: Update redis 6.0.8
This commit is contained in:
parent
53d8729d0e
commit
374852d337
|
@ -61,7 +61,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
nextcloud-redis:
|
||||
image: redis:6.0.7-alpine
|
||||
image: redis:6.0.8-alpine
|
||||
container_name: nextcloud-redis
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue