Skip to content

Commit 410c5cf

Browse files
build: bump vllm-openai-cpu base image to v0.25.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5950380 commit 410c5cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vllm/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Reference: https://hub.docker.com/r/vllm/vllm-openai-cpu
44

5-
FROM vllm/vllm-openai-cpu:v0.23.0
5+
FROM vllm/vllm-openai-cpu:v0.25.0
66

77
RUN pip install "huggingface-hub[cli]"
88

0 commit comments

Comments
 (0)