Skip to content

Commit

Permalink
fix: increase trivy timeout (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: okozachenko1203 <[email protected]>
  • Loading branch information
okozachenko1203 and okozachenko1203 authored Mar 19, 2024
1 parent 8b9822b commit e721510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ SCAN_IMAGE:
--scanners vuln \
--exit-code 1 \
--ignore-unfixed \
--timeout 10m \
${IMAGE}

scan-image:
Expand Down

0 comments on commit e721510

Please sign in to comment.