Skip to content

Commit

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

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

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 Dec 25, 2023
1 parent 40635a7 commit fe6b9ee
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.0
FROM aquasec/trivy:0.48.1

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

0 comments on commit fe6b9ee

Please sign in to comment.