Skip to content

Commit

Permalink
update jetson base image to 2004
Browse files Browse the repository at this point in the history
Signed-off-by: Anastassios Nanos <[email protected]>
  • Loading branch information
ananos committed Jun 7, 2024
1 parent 9c4e25b commit edbcf84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.gcc-lite
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM harbor.nbfc.io/nubificus/gh-actions-runner-base:generic
FROM harbor.nbfc.io/nubificus/gh-actions-runner-base:final

ENV DEBIAN_FRONTEND=noninteractive

Expand Down
2 changes: 1 addition & 1 deletion dockerImages_build_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
{
"image_filename": "Dockerfile.jetson",
"base_filename" : "Dockerfile.gcc-lite-2204",
"base_filename" : "Dockerfile.gcc-lite",
"tags": "lite",
"architecture": ["x86_64", "aarch64"],
"build_level": 1
Expand Down

0 comments on commit edbcf84

Please sign in to comment.