diff --git a/Dockerfile.neuron b/Dockerfile.neuron index 7a65e73c..9550f5e3 100644 --- a/Dockerfile.neuron +++ b/Dockerfile.neuron @@ -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