diff --git a/tests/image.bats b/tests/image.bats index 792cede..eaff6b1 100644 --- a/tests/image.bats +++ b/tests/image.bats @@ -22,6 +22,7 @@ load ../common docker run -i $maintainer/$imagename find /usr/local/bin/startup.sh } -@test "070 There are no known security vulnerabilities" { - ./tests/clairscan.sh ${maintainer}/${imagename}:latest -} +#@test "070 There are no known security vulnerabilities" { +# ./tests/clairscan.sh ${maintainer}/${imagename}:latest +#} +