There was an error while loading. Please reload this page.
1 parent 1cde6e4 commit fece7ebCopy full SHA for fece7eb
1 file changed
.woodpecker/build-container.yaml
@@ -16,7 +16,7 @@ steps:
16
from_secret: DOCKER_REGISTRY_CONFIG_PULL
17
18
- name: security-scan
19
- image: ghcr.io/aquasecurity/trivy:0.71.2
+ image: ghcr.io/aquasecurity/trivy:0.72.0
20
depends_on: [security-build]
21
commands:
22
- trivy -v
0 commit comments