Skip to content

Commit 62a6a7f

Browse files
committed
update base image
Signed-off-by: Clement Fuji Tsang <cfujitsang@nvidia.com>
1 parent 0134e10 commit 62a6a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/gitlab_jenkins_templates/core_ci.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import groovy.transform.Field
66
// (See: https://hub.docker.com/r/pytorch/pytorch/tags)
77
def ubuntu_from_kaolin_configs = [
88
[
9-
'imageTag': 'master-1469-pytorch-torch1.11.0-cuda11.3-cudnn8',
9+
'imageTag': 'master-1713-pytorch-torch1.11.0-cuda11.3-cudnn8',
1010
'archsToTest': 'A100_PCIE_40GB'
1111
],
1212
]

0 commit comments

Comments
 (0)