diff --git a/docker-bench-security.sh b/docker-bench-security.sh index 5cccc12..510ff05 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.5' +version='1.3.6' # Load dependencies . ./functions/functions_lib.sh