Skip to content

Commit 4d87e7e

Browse files
committed
Try to attack the startup noise by change launcher base image
Signed-off-by: Jun Duan <jun.duan.phd@outlook.com>
1 parent 5a1a9f8 commit 4d87e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile.launcher.benchmark

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=vllm/vllm-openai:v0.15.1
1+
ARG BASE_IMAGE=vllm/vllm-openai:v0.17.1
22
FROM ${BASE_IMAGE}
33

44
WORKDIR /app

0 commit comments

Comments
 (0)