Compare commits

..

No commits in common. "ace9f74c31b42439bfcb07baa6a01ff60fb032fb" and "ccba08e03faef6e1765efa622b553d3c77cb9c39" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ENV OS=ubuntu2004
ENV cudnn_version=8.9.4.25
ENV cuda_version=cuda12.2
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y wget software-properties-common
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y wget
RUN wget https://developer.download.nvidia.com/compute/cuda/repos/${OS}/x86_64/cuda-${OS}.pin