Compare commits

...
Author SHA1 Message Date
autonomic-bot 6cb491b796 chore: upgrade redis to 8.10.2
cc-ci/testme cc-ci: success
2026-09-21 21:13:27 +00:00
+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