Skip to content

Commit

Permalink
Merge pull request #90 from opendatahub-io/adapter-update
Browse files Browse the repository at this point in the history
pin adapter to 0.2.0
  • Loading branch information
openshift-merge-bot[bot] authored Jul 15, 2024
2 parents 667fab0 + 5fc3ff8 commit 6f05cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ FROM vllm-openai as vllm-grpc-adapter
USER root

RUN --mount=type=cache,target=/root/.cache/pip \
pip install vllm-tgis-adapter==0.1.3
pip install vllm-tgis-adapter==0.2.0

ENV GRPC_PORT=8033
USER 2000
Expand Down

0 comments on commit 6f05cfb

Please sign in to comment.