Trying to understand the weird failure.

This commit is contained in:
Nicolas Patry 2024-05-15 13:31:10 +00:00
parent 81e7aacbe1
commit 368c057cbf

View File

@ -181,7 +181,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
ca-certificates \ ca-certificates \
make \ make \
curl \ curl \
git \ build-essential \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# Copy conda with PyTorch installed # Copy conda with PyTorch installed