游雁 hace 2 años
padre
commit
9ead62f7fb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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