Skip to content

Commit

Permalink
build(deps): bump aquasec/trivy in /cmd/vulcan-trivy (#713)
Browse files Browse the repository at this point in the history
Bumps aquasec/trivy from 0.55.1 to 0.56.2.

---
updated-dependencies:
- dependency-name: aquasec/trivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 448d899 commit 628151a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vulcan-trivy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 2020 Adevinta

FROM aquasec/trivy:0.55.1
FROM aquasec/trivy:0.56.2

# Required for scanning RHEL/CentOS images
RUN apk add --no-cache rpm && \
Expand Down

0 comments on commit 628151a

Please sign in to comment.