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

Commit d379e0a

Browse files
committed
deps: bump vllm-tgis-adapter to 0.2.3
1 parent 3c182aa commit d379e0a

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
@@ -193,7 +193,7 @@ FROM vllm-openai as vllm-grpc-adapter
193193
USER root
194194

195195
RUN --mount=type=cache,target=/root/.cache/pip \
196-
pip install vllm-tgis-adapter==0.2.2
196+
pip install vllm-tgis-adapter==0.2.3
197197

198198
ENV GRPC_PORT=8033
199199
USER 2000

0 commit comments

Comments
 (0)