Skip to content

Commit

Permalink
chore: Update trivy version to 0.25 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
  • Loading branch information
krol3 and krol3 committed Apr 4, 2022
1 parent 2962126 commit f39d297
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.23.0
FROM aquasec/trivy:0.25.0
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit f39d297

Please sign in to comment.