luojunhui 1 month ago
parent
commit
4c19821e7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM 25.05-vllm-python-py3
+FROM python3.11:slim
 
 
 WORKDIR /app
 WORKDIR /app