We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bd025 commit 5d48a2fCopy full SHA for 5d48a2f
Containerfile.image.l4t36
@@ -3,7 +3,7 @@ FROM ubuntu:jammy
3
LABEL org.opencontainers.image.authors="Badr @pythops"
4
5
# Define the BSP version
6
-ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.0/release/Jetson_Linux_R36.4.0_aarch64.tbz2
+ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.3/release/Jetson_Linux_r36.4.3_aarch64.tbz2
7
8
ARG L4T_PACKAGES
9
0 commit comments