mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-19 21:57:53 +00:00
Update redis Docker tag to v7.4
Update redis from 7.2 to 7.4 Change-type: patch
This commit is contained in:
parent
27f0a7894e
commit
24925320f8
@ -189,7 +189,7 @@ services:
|
||||
redis:
|
||||
<<: *base-service
|
||||
# https://redis.io/blog/what-redis-license-change-means-for-our-managed-service-providers/
|
||||
image: redis:7.2-alpine
|
||||
image: redis:7.4-alpine
|
||||
volumes:
|
||||
- redis-data:/data
|
||||
healthcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user