diff --git a/Dockerfile b/Dockerfile index 4f20514..c4abe96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ ENV TOMCAT_MAJOR=9 \ ##shib-idp \ VERSION=4.1.2 \ ##TIER \ - TIERVERSION=20210607 \ + TIERVERSION=20210614 \ #################### \ #### OTHER VARS #### \ #################### \ diff --git a/tests/main.bats b/tests/main.bats index 91b421f..4fa64f1 100644 --- a/tests/main.bats +++ b/tests/main.bats @@ -46,9 +46,9 @@ load ../common ./tests/checkidpver.sh ${maintainer}/${imagename} } -#@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 +} @test "080 The IdP successfully completed a full-cycle test with an SP" { ./tests/fulltest.sh