fix trivy image
This commit is contained in:
parent
a75d2466d3
commit
7a4c7800b0
@ -14,7 +14,7 @@ steps:
|
||||
repo: thegeeklab/${CI_REPO_NAME}
|
||||
|
||||
- name: security-scan
|
||||
image: docker.io/aquasecurity/trivy
|
||||
image: docker.io/aquasec/trivy
|
||||
depends_on: security-build
|
||||
commands:
|
||||
- trivy -v
|
||||
|
Loading…
Reference in New Issue
Block a user