ci: trivy 0.23.0 deprecated the light DB

This commit is contained in:
Christian Nicolai 2022-02-03 09:03:08 +01:00
parent 0a4a052cc9
commit 84e513b4a2
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ jobs:
scan-released-dockerimages:
runs-on: ubuntu-latest
env:
TRIVY_LIGHT: 'true'
TRIVY_IGNORE_UNFIXED: 'true'
TRIVY_REMOVED_PKGS: 'true'
steps: