From 9ead62f7fb604e22aee91bf4d5b8b5f40a65e8ec Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期三, 24 五月 2023 22:43:38 +0800 Subject: [PATCH] docker --- docs/installation/docker.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation/docker.md b/docs/installation/docker.md index 77554d3..bc80819 100644 --- a/docs/installation/docker.md +++ b/docs/installation/docker.md @@ -34,11 +34,11 @@ ### 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 -- Gitblit v1.9.1