Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 280bc9f

Browse files
prashantgupta24dtrifiro
authored andcommitted
pin adapter to 2.0.0
1 parent f9ae74b commit 280bc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ FROM vllm-openai as vllm-grpc-adapter
192192
USER root
193193

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

197197
ENV GRPC_PORT=8033
198198
USER 2000

0 commit comments

Comments
 (0)