mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-05-18 23:35:29 +00:00
update version information
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
3fe40815ee
commit
3cfa505ecc
5 changed files with 5 additions and 4 deletions
functions
|
@ -137,6 +137,7 @@ container_images() {
|
|||
check_4_9
|
||||
check_4_10
|
||||
check_4_11
|
||||
check_4_12
|
||||
check_4_end
|
||||
}
|
||||
|
||||
|
|
|
@ -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.3.1.
|
||||
# Based on the CIS Docker Benchmark 1.4.0.
|
||||
# --------------------------------------------------------------------------------------------"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue