Compare commits
3 Commits
ccba08e03f
...
ace9f74c31
Author | SHA1 | Date | |
---|---|---|---|
ace9f74c31 | |||
9f1611609f | |||
4e4265c5c9 |
@ -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
|
||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y wget software-properties-common
|
||||
|
||||
RUN wget https://developer.download.nvidia.com/compute/cuda/repos/${OS}/x86_64/cuda-${OS}.pin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user