chore(container-scan): Update Trivy
This commit is contained in:
parent
5a0385d67f
commit
fe16a7b31b
@ -2,7 +2,7 @@
|
|||||||
image: $MAVEN_IMAGE
|
image: $MAVEN_IMAGE
|
||||||
stage: test
|
stage: test
|
||||||
variables:
|
variables:
|
||||||
TRIVY_VERSION: 0.19.2
|
TRIVY_VERSION: 0.20.0
|
||||||
EXITCODE: 1
|
EXITCODE: 1
|
||||||
TRIVY_EXTRA_ARGS: "--no-progress --auto-refresh --ignore-unfixed"
|
TRIVY_EXTRA_ARGS: "--no-progress --auto-refresh --ignore-unfixed"
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user