We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d87e7e commit 26a1934Copy full SHA for 26a1934
dockerfiles/Dockerfile.launcher.benchmark
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=vllm/vllm-openai:v0.17.1
+ARG BASE_IMAGE=vllm/vllm-openai:v0.15.1
2
FROM ${BASE_IMAGE}
3
4
WORKDIR /app
0 commit comments