Skip to content
Snippets Groups Projects
Commit 0b1cd917 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix kicker defaults

parent e5756337
Branches
Tags 7.1.0
No related merge requests found
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
{ {
"name": "DOCKER_TRIVY_ARGS", "name": "DOCKER_TRIVY_ARGS",
"description": "Additional `trivy client` arguments", "description": "Additional `trivy client` arguments",
"default": "--ignore-unfixed --vuln-type os", "default": "--ignore-unfixed --vuln-type os --exit-on-eol 1",
"advanced": true "advanced": true
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment