Update docker/trivy/start.sh

This commit is contained in:
colin 2024-01-21 06:02:24 +00:00
parent 1f3793687c
commit d433972326
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# fix some logic.
TIMEOUT=${TIMEOUT:-120m} TIMEOUT=${TIMEOUT:-120m}
IGNORE_UNFIXED=${IGNORE_UNFIXED:-false} IGNORE_UNFIXED=${IGNORE_UNFIXED:-false}
LOW_PRIORITY=${LOW_PRIORITY:-true} LOW_PRIORITY=${LOW_PRIORITY:-true}