diff --git a/Dockerfile b/Dockerfile index c8327c22..0471450f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -181,7 +181,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins ca-certificates \ make \ curl \ - git \ && rm -rf /var/lib/apt/lists/* # Copy conda with PyTorch installed