Skip to content

Commit c261ca2

Browse files
update l4t image to match CI machine
1 parent 07cb1e0 commit c261ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ class OsImage(DockerImage):
345345
},
346346
Platform.JETPACK_6: {
347347
CudaVersion.CUDA_12: {
348-
UbuntuVersion.UBUNTU_22: 'nvcr.io/nvidia/l4t-jetpack:r36.3.0'
348+
UbuntuVersion.UBUNTU_22: 'nvcr.io/nvidia/l4t-jetpack:r36.4.0'
349349
}
350350
},
351351
}

0 commit comments

Comments
 (0)