1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-06-08 02:34:40 +02:00

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

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: