Skip to content

Commit

Permalink
update kuscia image version (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshilei authored May 14, 2024
1 parent 98b9035 commit a5c13f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting_started/quickstart_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ macOS 默认给单个 docker container 分配了 2G 内存,请参考[官方文

```bash
# Docker Hub 镜像
export KUSCIA_IMAGE=secretflow/kuscia
export KUSCIA_IMAGE=secretflow/kuscia:0.8.0b0

# 阿里云镜像(推荐国内用户使用)
export KUSCIA_IMAGE=secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia
export KUSCIA_IMAGE=secretflow-registry.cn-hangzhou.cr.aliyuncs.com/secretflow/kuscia:0.8.0b0
```

获取 Kuscia 安装脚本,安装脚本会下载到当前目录:
Expand Down

0 comments on commit a5c13f7

Please sign in to comment.