update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
|
||||
FROM corex:4.3.0
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:kokoro . -f Dockerfile_kokoro
|
||||
```
|
||||
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user