Skip to content

Commit 2c67af3

Browse files
committedNov 3, 2024·
Update base Docker image
1 parent 1f2a9dc commit 2c67af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
1+
FROM pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel
22

33
# this needs to avoid time zone question
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)
Please sign in to comment.