Revert "Use fixed Sarif template (#45)"

This reverts commit 4ef054abe6.
revert-45-fix_sarif_duplicate_rule_id
Simar 3 years ago committed by GitHub
parent 4ef054abe6
commit e0bba9a46a

@ -1,4 +1,4 @@
FROM rahul23/trivy:0.18.1
FROM aquasec/trivy:0.18.0
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh

Loading…
Cancel
Save