There was an error while loading. Please reload this page.
1 parent 07d3006 commit 42678cbCopy full SHA for 42678cb
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.0
+ image: ghcr.io/aquasecurity/trivy:0.71.2
20
depends_on: [security-build]
21
commands:
22
- trivy -v
0 commit comments