luojunhui 2 days ago
parent
commit
8f3987da53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
 FROM python:3.11-slim
 
-RUN pip install --no-cache-dir vllm quart quart_cors pymilvus aiohttp -i https://mirrors.aliyun.com/pypi/simple
+RUN pip install --no-cache-dir vllm -i https://pypi.tuna.tsinghua.edu.cn/simple