mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-08-25 10:58:48 +00:00
mention dvs version
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
fa9b227a7b
commit
4bbfc5465e
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ if [ "x$ID" != "x0" ]; then
|
|||
fi
|
||||
|
||||
logit "Initializing $(date)\n"
|
||||
beginjson "$(date +%s)"
|
||||
beginjson "1.3.4" "$(date +%s)"
|
||||
|
||||
# Load all the tests from tests/ and run them
|
||||
main () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue