Skip to content

Commit

Permalink
chore(deps): Update trivy to v0.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Jul 16, 2023
1 parent 41f05d9 commit 4be1fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM ghcr.io/aquasecurity/trivy:0.42.1
FROM ghcr.io/aquasecurity/trivy:0.43.1
COPY entrypoint.sh /
RUN apk --no-cache add bash curl npm
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 4be1fb3

Please sign in to comment.