Skip to content

Commit de88043

Browse files
committed
Use latest nvidia/pytorch:25.06-py3 for UCC
1 parent 24fc80a commit de88043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/common/test/ucc_test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ description = "Base config for UCC tests"
1919
test_template_name = "UCCTest"
2020

2121
[cmd_args]
22-
docker_image_url = "nvcr.io/nvidia/pytorch:24.02-py3"
22+
docker_image_url = "nvcr.io/nvidia/pytorch:25.06-py3"

0 commit comments

Comments
 (0)