File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM ubuntu:jammy
3
3
LABEL org.opencontainers.image.authors="Badr @pythops"
4
4
5
5
# Define the BSP version
6
- ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r32_release_v7.5 /t210/jetson-210_linux_r32.7.5_aarch64 .tbz2
6
+ ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r32_release_v7.6 /t210/jetson-210_linux_r32.7.6_aarch64 .tbz2
7
7
8
8
ARG L4T_PACKAGES
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM ubuntu:jammy
3
3
LABEL org.opencontainers.image.authors="Badr @pythops"
4
4
5
5
# Define the BSP version
6
- ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.0 /release/jetson_linux_r35.6.0_aarch64 .tbz2
6
+ ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.1 /release/jetson_linux_r35.6.1_aarch64 .tbz2
7
7
8
8
ARG L4T_PACKAGES
9
9
You can’t perform that action at this time.
0 commit comments