mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-06-28 07:36:43 +00:00
Merge b319965901
into 44b82d53e2
This commit is contained in:
commit
295013dffd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ check_1_3() {
|
||||||
info " * Using $docker_version which is current"
|
info " * Using $docker_version which is current"
|
||||||
info " * Check with your operating system vendor for support and security maintenance for Docker"
|
info " * Check with your operating system vendor for support and security maintenance for Docker"
|
||||||
logjson "1.3" "PASS"
|
logjson "1.3" "PASS"
|
||||||
currentScore=$((currentScore - 0))
|
currentScore=$((currentScore + 1))
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue