Skip to content

Commit

Permalink
chore: update trivy version Dockerfile (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: carolina valencia <[email protected]>
  • Loading branch information
krol3 and krol3 authored Jan 11, 2022
1 parent 8f4c716 commit 9c21d3c
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 aquasec/trivy:0.21.2
FROM aquasec/trivy:0.22.0
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 9c21d3c

Please sign in to comment.