diff --git a/functions/helper_lib.sh b/functions/helper_lib.sh index 94e69bc..18b0801 100644 --- a/functions/helper_lib.sh +++ b/functions/helper_lib.sh @@ -145,6 +145,6 @@ yell "# ------------------------------------------------------------------------ # Docker, Inc. (c) 2015-$(date +"%Y") # # Checks for dozens of common best-practices around deploying Docker containers in production. -# Based on the CIS Docker Benchmark 1.4.0. +# Based on the CIS Docker Benchmark 1.5.0. # --------------------------------------------------------------------------------------------" }