Skip to content

Commit

Permalink
Revert "Use fixed Sarif template (#45)" (#46)
Browse files Browse the repository at this point in the history
This reverts commit 4ef054a.
  • Loading branch information
simar7 authored May 13, 2021
1 parent 4ef054a commit c9017eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c9017eb

Please sign in to comment.