update Dockerfile

This commit is contained in:
zhousha
2025-09-19 14:41:14 +08:00
parent 16ca8a29eb
commit 3dc11078c4
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-kunlunxin/xmlir/r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
FROM r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
WORKDIR /root

View File

@@ -4,6 +4,7 @@
```shell
docker build -f ./Dockerfile.funasr-kunlun-r200-8f -t <your_image> .
```
其中基础镜像 r200-8f_xmlir-ubuntu_2004_x86_64:v0.27 通过联系昆仑芯厂商技术支持可获取
## 使用说明
### 快速镜像测试