Skip to content

Commit 48664ea

Browse files
committed
update registry info
Signed-off-by: jwilber <jwilber@nvidia.com>
1 parent 86c8329 commit 48664ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/lepton/model_convergence/configs/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ template_type: convergence_tests
1212
############################################################
1313
container:
1414
image: nvcr.io/nvidia/pytorch:26.02-py3
15-
registry_auth: lepton-nvidia
15+
registry_auth: lepton-nvidia-jwilber
1616

1717
############################################################
1818
# Environment Variables

ci/lepton/scdl_performance/configs/scdl.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ template_type: scdl_performance
1212
# Defines the base Docker image and registry auth needed
1313
############################################################
1414
container:
15-
image: nvcr.io/nvidia/pytorch:25.06-py3
16-
registry_auth: lepton-nvidia
15+
image: nvcr.io/nvidia/pytorch:26.02-py3
16+
registry_auth: lepton-nvidia-jwilber
1717

1818
############################################################
1919
# Environment Variables

0 commit comments

Comments
 (0)