Skip to content

Commit c6d562f

Browse files
authored
bump to newer version of vllm-openai:nightly 12/03/2025
1 parent f5943eb commit c6d562f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/Dockerfile.cuda

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# It layers our application code on top of the official vLLM OpenAI image.
33

44
# Base image for CUDA builds
5-
# vllm/vllm-openai:v0.10.0
6-
FROM vllm/vllm-openai@sha256:05a31dc4185b042e91f4d2183689ac8a87bd845713d5c3f987563c5899878271
5+
# vllm/vllm-openai:nightly-x86_64 @ 12/03/2025
6+
FROM vllm/vllm-openai@sha256:4031092cf94d81404fa6453659113a5b75e28db41e4fa368f3037ecba254074b
77

88
# Set the working directory
99
WORKDIR /app

0 commit comments

Comments
 (0)