Update Dockerfile

This commit is contained in:
Confused-Engineer 2024-01-10 10:27:20 -05:00 committed by GitHub
parent 87796f5f41
commit 9240c2c67f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ RUN \
python3 \
python3-dev \
python3-pip \
nvidia-cuda-toolkit \
\
&& pip3 install --no-cache-dir -U \
setuptools \