chore: upgrade redis to 8.10.2
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-09-21 21:13:27 +00:00
parent ae499c1c73
commit 6cb491b796
+1 -1
View File
@@ -173,7 +173,7 @@ services:
- postgres_p
redis:
image: redis:8.10.1
image: redis:8.10.2
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 15s