mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 16:32:12 +00:00
review: remove ureq pinned version
This commit is contained in:
parent
00931438ea
commit
a053523e93
@ -60,8 +60,6 @@ COPY proto proto
|
||||
COPY router router
|
||||
COPY backends backends
|
||||
COPY launcher launcher
|
||||
# Remove this line once TGI has fixed the conflict
|
||||
RUN cargo update ureq --precise 2.9.7
|
||||
RUN cargo build --release
|
||||
|
||||
# Python base image
|
||||
|
Loading…
Reference in New Issue
Block a user