From f435fdaf18c7455c06fa9020d76154c5872e2a0b Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 22 Apr 2026 06:24:17 +0000 Subject: [PATCH] new image --- 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 0884b04..f34df7d 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.0 + image: vllm/vllm-openai:latest command: ["python3", "-m", "vllm.entrypoints.openai.api_server"] env: - name: HF_TOKEN