Skip to content

Commit

Permalink
bump trivy version to v0.51.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-DevOps committed May 20, 2024
1 parent b2933f5 commit 4ab8fb3
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 ghcr.io/aquasecurity/trivy:0.51.1
FROM ghcr.io/aquasecurity/trivy:0.51.2
COPY entrypoint.sh /
RUN apk --no-cache add bash curl npm
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 4ab8fb3

Please sign in to comment.