Skip to content

Commit fece7eb

Browse files
chore(deps): update ghcr.io/aquasecurity/trivy docker tag to v0.72.0 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cde6e4 commit fece7eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.woodpecker/build-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
from_secret: DOCKER_REGISTRY_CONFIG_PULL
1717

1818
- name: security-scan
19-
image: ghcr.io/aquasecurity/trivy:0.71.2
19+
image: ghcr.io/aquasecurity/trivy:0.72.0
2020
depends_on: [security-build]
2121
commands:
2222
- trivy -v

0 commit comments

Comments
 (0)