diff --git a/scripts/run-trivy.sh b/scripts/run-trivy.sh index ba4fdd340..b84dad170 100755 --- a/scripts/run-trivy.sh +++ b/scripts/run-trivy.sh @@ -10,4 +10,4 @@ chmod +x trivy # run trivy cd - -./trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty) +/tmp/trivy image --exit-code 1 us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:$(git describe --tags --always --dirty)