Compare commits
1 Commits
600891051b
...
cf0021e034
Author | SHA1 | Date | |
---|---|---|---|
cf0021e034 |
@ -38,7 +38,7 @@ pipeline:
|
||||
branch: master
|
||||
|
||||
trivyMaster:
|
||||
image: aquasec/trivy:0.36.1
|
||||
image: aquasec/trivy:0.50.0
|
||||
commands:
|
||||
- |
|
||||
trivy image \
|
||||
|
@ -30,7 +30,7 @@ pipeline:
|
||||
event: pull_request
|
||||
|
||||
trivyNext:
|
||||
image: aquasec/trivy:0.36.1
|
||||
image: aquasec/trivy:0.50.0
|
||||
commands:
|
||||
- |
|
||||
trivy image \
|
||||
|
Loading…
Reference in New Issue
Block a user