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.55.0 to 0.55.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 3902d14 commit bae2158
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.0
FROM aquasec/trivy:0.55.1

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

0 comments on commit bae2158

Please sign in to comment.