From 93caf2d086ae2ca5f1c74706b146e9400f4d7ea6 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 22 Apr 2026 06:01:11 +0000 Subject: [PATCH] image error --- apps/base/customer1/openclaw/a100-vllm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/a100-vllm.yaml b/apps/base/customer1/openclaw/a100-vllm.yaml index 26d4b4f..2b6ba6f 100644 --- a/apps/base/customer1/openclaw/a100-vllm.yaml +++ b/apps/base/customer1/openclaw/a100-vllm.yaml @@ -24,7 +24,7 @@ spec: effect: "NoSchedule" containers: - name: vllm-brain - image: vllm/vllm-openai:v0.18.2 + image: vllm/vllm-openai:v0.18.0 command: ["python3", "-m", "vllm.entrypoints.openai.api_server"] env: - name: HF_TOKEN