We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2a9dc commit 2c67af3Copy full SHA for 2c67af3
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
+FROM pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel
2
3
# this needs to avoid time zone question
4
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments