We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030433e commit 75213f4Copy full SHA for 75213f4
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM pytorch/pytorch:2.9.1-cuda12.8-cudnn9-devel
+FROM pytorch/pytorch:2.9.0-cuda12.8-cudnn9-devel
2
3
# System dependencies
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments