Update aquasec/trivy Docker tag to v0.51.1
Some checks failed
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/pr/renovate Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline failed
Some checks failed
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/pr/renovate Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/master Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/pr/master Pipeline was successful
ci/woodpecker/pr/next Pipeline failed
This commit is contained in:
parent
000e7d2836
commit
600891051b
@ -38,7 +38,7 @@ pipeline:
|
|||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
trivyMaster:
|
trivyMaster:
|
||||||
image: aquasec/trivy:0.36.1
|
image: aquasec/trivy:0.51.1
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
trivy image \
|
trivy image \
|
||||||
|
@ -30,7 +30,7 @@ pipeline:
|
|||||||
event: pull_request
|
event: pull_request
|
||||||
|
|
||||||
trivyNext:
|
trivyNext:
|
||||||
image: aquasec/trivy:0.36.1
|
image: aquasec/trivy:0.51.1
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
trivy image \
|
trivy image \
|
||||||
|
Loading…
Reference in New Issue
Block a user