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/r35_release_v6.1 /release/jetson_linux_r35.6.1_aarch64 .tbz2
6
+ ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.2 /release/jetson_linux_r35.6.2_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/r36_release_v4.3 /release/Jetson_Linux_r36.4.3_aarch64 .tbz2
6
+ ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.4 /release/Jetson_Linux_r36.4.4_aarch64 .tbz2
7
7
8
8
ARG L4T_PACKAGES
9
9
You can’t perform that action at this time.
0 commit comments