mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 11:11:07 +00:00
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
FROM nvcr.io/nvidia/l4t-jetpack:r36.2.0
|
||||
FROM nvcr.io/nvidia/l4t-jetpack:r36.4.0
|
||||
ARG CI_COMMIT_SHA=unknown
|
||||
ENV AZAION_REVISION=$CI_COMMIT_SHA
|
||||
|
||||
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y \
|
||||
python3 python3-pip python3-dev gcc \
|
||||
libgl1 libglib2.0-0 \
|
||||
python3-libnvinfer python3-libnvinfer-dev \
|
||||
python3-pycuda \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user