Compare commits
3 Commits
1c7085359a
...
1c500ddeef
Author | SHA1 | Date | |
---|---|---|---|
1c500ddeef | |||
5dd6b297eb | |||
f4e62fef8e |
@ -38,7 +38,7 @@ pipeline:
|
||||
branch: master
|
||||
|
||||
trivyMaster:
|
||||
image: aquasec/trivy:0.24.3
|
||||
image: aquasec/trivy:0.35.0
|
||||
commands:
|
||||
- |
|
||||
trivy image \
|
||||
|
@ -30,7 +30,7 @@ pipeline:
|
||||
event: pull_request
|
||||
|
||||
trivyNext:
|
||||
image: aquasec/trivy:0.24.3
|
||||
image: aquasec/trivy:0.35.0
|
||||
commands:
|
||||
- |
|
||||
trivy image \
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
DockerBaseImage:
|
||||
image: renovate/renovate:34.40-slim
|
||||
image: renovate/renovate:34.53-slim
|
||||
commands:
|
||||
- "renovate"
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user