diff --git a/docker-bench-security.sh b/docker-bench-security.sh index 2e7d0e6..35e23b9 100755 --- a/docker-bench-security.sh +++ b/docker-bench-security.sh @@ -7,7 +7,7 @@ # Checks for dozens of common best-practices around deploying Docker containers in production. # ------------------------------------------------------------------------------ -version='1.3.4' +version='1.3.5' # Load dependencies . ./functions_lib.sh