chore: upgrade redis to 8.10.0
cc-ci/testme cc-ci !testme: GREEN (Drone build #1186)

This commit is contained in:
autonomic-bot
2026-08-04 01:13:16 +00:00
parent ed2617026b
commit 077ea217e1
+1 -1
View File
@@ -214,7 +214,7 @@ services:
- postgres_p - postgres_p
redis: redis:
image: redis:8.8.1 image: redis:8.10.0
healthcheck: healthcheck:
test: ["CMD", "redis-cli", "ping"] test: ["CMD", "redis-cli", "ping"]
interval: 10s interval: 10s