Revert "Use fixed Sarif template (#45)" (#46)

This reverts commit 4ef054abe6.
This commit is contained in:
Simar
2021-05-13 09:50:48 -07:00
committed by GitHub
parent 4ef054abe6
commit c9017eb417
+1 -1
View File
@@ -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