Skip to content

Commit 06bc227

Browse files
authored
bump version for te support (#1354)
Bump pytorch image version for TE support (fixes failing Lepton CI jobs) Signed-off-by: Jared Wilber <jwilber@nvidia.com>
1 parent 5616f84 commit 06bc227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/lepton/model_convergence/configs/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ template_type: convergence_tests
1111
# Defines the base Docker image and registry auth needed
1212
############################################################
1313
container:
14-
image: nvcr.io/nvidia/pytorch:25.06-py3
14+
image: nvcr.io/nvidia/pytorch:25.10-py3
1515
registry_auth: lepton-nvidia
1616

1717
############################################################

0 commit comments

Comments
 (0)