From 2d2a3fcb1f89022c0b0028e474bc718e915fd847 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 00:13:50 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20vllm/vllm-?= =?UTF-8?q?openai=20(=2061fc8a8=20=E2=9E=94=20c291476=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sparks/inference/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sparks/inference/compose.yaml b/sparks/inference/compose.yaml index 1472e3ed..cf9d59a8 100644 --- a/sparks/inference/compose.yaml +++ b/sparks/inference/compose.yaml @@ -7,7 +7,7 @@ # model that fits in one node's budget. services: vllm: - image: vllm/vllm-openai:latest@sha256:61fc8a896b0a4fbbbdc063bc4b0dbc25ce98e02b5050c24aeb7830ac02039b14 + image: vllm/vllm-openai:latest@sha256:c2914767605584b6d8f45686b82de173ecc99e781897aa3d0a66dacd72c51ae1 container_name: vllm-qwen restart: unless-stopped # Host networking keeps the endpoint off the docker bridge, which the