Revert "Installing git."

This reverts commit 79b15febdb.
This commit is contained in:
Nicolas Patry 2024-05-15 13:15:10 +00:00
parent 79b15febdb
commit ec9260135a

View File

@ -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