Use fixed Sarif template (#45)

This commit is contained in:
rahul2393
2021-05-13 22:19:59 +05:30
committed by GitHub
parent 9789b6ae3b
commit 4ef054abe6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM aquasec/trivy:0.18.0
FROM rahul23/trivy:0.18.1
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh