From bcd444860d369a02e4e7d4b6b7f494f25fbc009c Mon Sep 17 00:00:00 2001 From: 8ga Date: Sun, 17 May 2026 17:36:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E9=83=A8=E7=BD=B2Redis.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 部署Redis.md | 1 - 1 file changed, 1 deletion(-) diff --git a/部署Redis.md b/部署Redis.md index ef13222..1acdfaa 100644 --- a/部署Redis.md +++ b/部署Redis.md @@ -7,7 +7,6 @@ ## docker-compose.yaml ```yaml -version: '3.8' services: redis: image: redis:8.6 # 替换