chore: upgrade redis to 8.8.1

This commit is contained in:
autonomic-bot
2026-08-04 00:59:32 +00:00
parent 9beb089d10
commit ed2617026b
+1 -1
View File
@@ -214,7 +214,7 @@ services:
- postgres_p
redis:
image: redis:8.8.0
image: redis:8.8.1
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 10s