Skip to content

Commit

Permalink
BUG: modify vllm image version (#2311)
Browse files Browse the repository at this point in the history
  • Loading branch information
amumu96 authored Sep 14, 2024
1 parent 961d355 commit 4aa5861
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:latest
FROM vllm/vllm-openai:0.6.0

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

0 comments on commit 4aa5861

Please sign in to comment.