游雁 2 years ago
parent
commit
9ead62f7fb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/installation/docker.md

+ 2 - 2
docs/installation/docker.md

@@ -34,11 +34,11 @@ sudo systemctl start docker
 
 ### Image
 #### CPU
-`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py37-torch1.11.0-tf1.15.5-1.5.0`
+`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py37-torch1.11.0-tf1.15.5-1.6.0`
 
 #### GPU
 
-`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.3.0-py37-torch1.11.0-tf1.15.5-1.5.0`
+`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.3.0-py37-torch1.11.0-tf1.15.5-1.6.0`
 
 ### Pull Image
 ```shell