commit | e72151041f299815203f01aaeca001a052d97d2c | [log] [tgz] |
---|---|---|
author | Oleksandr K <okozachenko@vexxhost.com> | Tue Mar 19 16:06:06 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Mar 19 16:06:06 2024 +0100 |
tree | a19c46cf659ca0671594fdc281d068db9a8c01fd | |
parent | 8b9822b961947456d4d2266d235192921bf244da [diff] |
fix: increase trivy timeout (#1032) Co-authored-by: okozachenko1203 <okozachenko1203@users.noreply.github.com>
diff --git a/Earthfile b/Earthfile index 2b145a4..acfb0a6 100644 --- a/Earthfile +++ b/Earthfile
@@ -164,6 +164,7 @@ --scanners vuln \ --exit-code 1 \ --ignore-unfixed \ + --timeout 10m \ ${IMAGE} scan-image: