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 # 替换