mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 09:56:32 +00:00
[AZ-204] OCI revision labels + AZAION_REVISION env
Made-with: Cursor
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM nvcr.io/nvidia/l4t-jetpack:r36.2.0
|
||||
ARG CI_COMMIT_SHA=unknown
|
||||
ENV AZAION_REVISION=$CI_COMMIT_SHA
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
python3 python3-pip python3-dev gcc \
|
||||
|
||||
Reference in New Issue
Block a user