Skip to content

Commit

Permalink
Merge pull request #23 from Ostorlab/feature/add_support_for_arm64_ar…
Browse files Browse the repository at this point in the history
…chitecture

Add support for arm64 architecture.
  • Loading branch information
3asm authored Mar 14, 2024
2 parents e7fb4ef + db20692 commit 4043d67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ostorlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ in_selectors:
- v3.asset.link
out_selectors:
- v3.report.vulnerability
supported_architectures:
- linux/arm64/v8
- linux/x86_64
docker_file_path : Dockerfile
docker_build_root : .
args:
Expand Down

0 comments on commit 4043d67

Please sign in to comment.