Skip to content

Commit 35556be

Browse files
seemethereMichaelClifford
authored andcommitted
docker: Upgrade pytorch to 2.0 (pytorch#743)
Signed-off-by: Eli Uriegas <[email protected]>
1 parent e70228d commit 35556be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchx/runtime/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pytorch/pytorch:1.13.0-cuda11.6-cudnn8-runtime
1+
FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)