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