fix: use redis 8.0.6 (stay on 8.0.x patch series)
All checks were successful
cc-ci/testme cc-ci: success
All checks were successful
cc-ci/testme cc-ci: success
This commit is contained in:
@ -99,7 +99,7 @@ services:
|
||||
- "coop-cloud.${STACK_NAME}.version=3.0.1+2024.06.52"
|
||||
|
||||
db:
|
||||
image: redis:8.8.0-alpine
|
||||
image: redis:8.0.6-alpine
|
||||
volumes:
|
||||
- "redis:/data"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user