Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 649cec8 commit d0b7c51
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.46.1
FROM aquasec/trivy:0.47.0

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

0 comments on commit d0b7c51

Please sign in to comment.