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

Commit 3ff733b

Browse files
committed
Dockerfile.ubi: bump vllm-tgis-adapter to 0.1.3
1 parent b4ecf73 commit 3ff733b

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
@@ -189,7 +189,7 @@ FROM vllm-openai as vllm-grpc-adapter
189189
USER root
190190

191191
RUN --mount=type=cache,target=/root/.cache/pip \
192-
pip install vllm-tgis-adapter==0.1.2
192+
pip install vllm-tgis-adapter==0.1.3
193193

194194
ENV GRPC_PORT=8033
195195
USER 2000

0 commit comments

Comments
 (0)