Skip to content

Commit

Permalink
🐛 no deps
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Runde <[email protected]>
  • Loading branch information
joerunde committed Jul 22, 2024
1 parent 7222ea0 commit 9c35843
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 @@ -3,6 +3,6 @@ FROM quay.io/opendatahub/vllm@sha256:b40a4e27afa78e074e306349984b8268d25ef92a857
USER root

RUN --mount=type=cache,target=/root/.cache/pip \
pip install --force-reinstall git+https://github.com/opendatahub-io/vllm-tgis-adapter@main
pip install --force-reinstall --no-deps git+https://github.com/opendatahub-io/vllm-tgis-adapter@main

USER 2000

0 comments on commit 9c35843

Please sign in to comment.