mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-18 16:22:33 +01:00
Remove check_images
Removed check_images due to removal of -t parameter Signed-off-by: Niall T <jammasterj89@gmail.com>
This commit is contained in:
parent
c53157e184
commit
6cd952c7a1
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ docker_daemon_files() {
|
||||||
}
|
}
|
||||||
|
|
||||||
container_images() {
|
container_images() {
|
||||||
check_images
|
|
||||||
check_4
|
check_4
|
||||||
check_4_1
|
check_4_1
|
||||||
check_4_2
|
check_4_2
|
||||||
|
|
Loading…
Reference in a new issue