chore: 将 redis 镜像更新至 8.2.1 版本。
Some checks failed
Build docker and publish / build (20.15.1) (push) Has been cancelled

This commit is contained in:
shanshanzhong 2026-02-25 06:32:35 -08:00
parent 9fa2818636
commit 54dea84b6f

View File

@ -107,7 +107,7 @@ services:
# 3. Redis
# ----------------------------------------------------
redis:
image: redis:7.0
image: redis:8.2.1
container_name: ppanel-redis
restart: always
ports: