Update redis Docker tag to v7
This commit is contained in:
@ -19,7 +19,7 @@ services:
|
||||
- /opt/renovate/renovate:/opt/renovate/renovate # These must be the same
|
||||
|
||||
redis:
|
||||
image: redis:6-alpine
|
||||
image: redis:7-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./redis:/data
|
||||
|
Reference in New Issue
Block a user