From 54dea84b6f9901018a488b8b93c4c77d63b1945e Mon Sep 17 00:00:00 2001 From: shanshanzhong Date: Wed, 25 Feb 2026 06:32:35 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20redis=20=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=B3=208.2.1=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.cloud.yml b/docker-compose.cloud.yml index 554955d..6a69b84 100644 --- a/docker-compose.cloud.yml +++ b/docker-compose.cloud.yml @@ -107,7 +107,7 @@ services: # 3. Redis # ---------------------------------------------------- redis: - image: redis:7.0 + image: redis:8.2.1 container_name: ppanel-redis restart: always ports: