Skip to content

Commit a1caa33

Browse files
authored
Merge pull request #4 from Caenorst/cfujitsang/update_base
update base image
2 parents 0134e10 + 62a6a7f commit a1caa33

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)