luojunhui 1 개월 전
부모
커밋
8f3987da53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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