Update aquasec/trivy Docker tag to v0.36.1 #44

Merged
OCram85 merged 1 commits from renovate/aquasec-trivy-0.x into master 2023-01-22 13:13:41 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ pipeline:
branch: master branch: master
trivyMaster: trivyMaster:
image: aquasec/trivy:0.35.0 image: aquasec/trivy:0.36.1
commands: commands:
- | - |
trivy image \ trivy image \

View File

@ -30,7 +30,7 @@ pipeline:
event: pull_request event: pull_request
trivyNext: trivyNext:
image: aquasec/trivy:0.35.0 image: aquasec/trivy:0.36.1
commands: commands:
- | - |
trivy image \ trivy image \