Skip to content

Commit

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

---
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 Feb 5, 2024
1 parent 4d16ef2 commit 0a3983a
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.48.3
FROM aquasec/trivy:0.49.0

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

0 comments on commit 0a3983a

Please sign in to comment.