luojunhui 3 days ago
parent
commit
397e28ea51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -2,7 +2,7 @@ version: "3.8"
 services:
   # vLLM - Qwen3 0.6B
   vllm-0.6b:
-    image: vllm/vllm-openai:latest
+    image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/vllm/vllm-openai:v0.9.2
     container_name: vllm-qwen3-0.6b
     ports:
       - "8100:8000"