Revert "chore: upgrade Redis from v6 to v7 in middlewares" (#19960)

This commit is contained in:
crazywoola
2025-05-20 10:44:53 +08:00
committed by GitHub
parent e16e56f608
commit 4481c8c1f7
5 changed files with 2158 additions and 2158 deletions
+1 -1
View File
@@ -595,7 +595,7 @@ services:
# The redis cache.
redis:
image: redis:7-alpine
image: redis:6-alpine
restart: always
environment:
REDISCLI_AUTH: ${REDIS_PASSWORD:-difyai123456}