Skip to content

Commit

Permalink
Bug: modify vllm image version (#2312)
Browse files Browse the repository at this point in the history
Co-authored-by: wuzhaoxin <[email protected]>
  • Loading branch information
amumu96 and wuzhaoxin authored Sep 14, 2024
1 parent 4aa5861 commit 4c5e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xinference/deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vllm/vllm-openai:0.6.0
FROM vllm/vllm-openai:v0.6.0

COPY . /opt/inference
WORKDIR /opt/inference
Expand Down

0 comments on commit 4c5e752

Please sign in to comment.