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