diff --git a/tests/1_host_configuration.sh b/tests/1_host_configuration.sh index 6eaa84a..2f57526 100644 --- a/tests/1_host_configuration.sh +++ b/tests/1_host_configuration.sh @@ -47,9 +47,11 @@ do_version_check "$docker_current_version" "$docker_version" if [ $? -eq 11 ]; then warn "$check_1_6" warn " * Using $docker_version, when $docker_current_version is current as of $docker_current_date" + info " * Your operating system vendor may provide support and security maintenance for docker" else pass "$check_1_6" info " * Using $docker_version which is current as of $docker_current_date" + info " * Check with your operating system vendor for support and security maintenance for docker" fi # 1.7