Skip to content

Commit

Permalink
Bump to latest Trivy release
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 authored Oct 26, 2021
1 parent 6bce463 commit d62898d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM aquasec/trivy:0.20.0
FROM aquasec/trivy:0.20.2
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit d62898d

Please sign in to comment.