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 911f9eadd0
commit 7ae529c3b0
5 changed files with 2158 additions and 2158 deletions

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}