Update docker image address

This commit is contained in:
jiangjiajun
2025-06-10 01:59:43 +08:00
committed by XieYunshen
parent 5be18dea00
commit 15e11b8b0b

View File

@@ -33,7 +33,7 @@ FastDeploy升级2.0版本支持多种大模型推理当前仅支持Qwen2
### Docker安装(推荐)
```
docker pull iregistry.baidu-int.com/paddlepaddle/fastdeploy:2.0.0-alpha
docker pull iregistry.baidu-int.com/fastdeploy-public/fastdeploy:2.0.0-alpha
```
### 源码安装