chore: pin redis to 8.8.1 (patch over 8.10.0 minor for sidecar cache)
cc-ci/testme VERDICT=GREEN (drone build #1190, workaround)
cc-ci/testme VERDICT=GREEN (drone build #1190, workaround)
This commit is contained in:
+1
-1
@@ -173,7 +173,7 @@ services:
|
|||||||
- postgres_p
|
- postgres_p
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:8.10.0
|
image: redis:8.8.1
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "redis-cli", "ping"]
|
test: ["CMD", "redis-cli", "ping"]
|
||||||
interval: 15s
|
interval: 15s
|
||||||
|
|||||||
Reference in New Issue
Block a user