From d80ac2fd2df4e7fb8a28acfa512bb11472b5cc99 Mon Sep 17 00:00:00 2001
From: liugz18 <57401541+liugz18@users.noreply.github.com>
Date: 星期四, 18 七月 2024 21:34:55 +0800
Subject: [PATCH] Rename 'res' in line 514 to avoid with naming conflict with line 365

---
 docs/installation/docker.md |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/installation/docker.md b/docs/installation/docker.md
index 24b1532..63bf485 100644
--- a/docs/installation/docker.md
+++ b/docs/installation/docker.md
@@ -1,3 +1,5 @@
+([绠�浣撲腑鏂嘳(./docker_zh.md)|English)
+
 # Docker
 
 ## Install Docker
@@ -35,11 +37,11 @@
 ### Image Hub
 
 #### CPU
-`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.1.0`
+`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.4.1`
 
 #### GPU
 
-`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.3.0-py37-torch1.11.0-tf1.15.5-1.6.0`
+`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py38-torch1.11.0-tf1.15.5-1.8.1`
 
 ### Pull Image
 ```shell

--
Gitblit v1.9.1