mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
bump to 1.3.2
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
48b210dcfb
commit
a3dd83a529
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# ------------------------------------------------------------------------------
|
||||
# Docker Bench for Security v1.3.0
|
||||
# Docker Bench for Security v1.3.2
|
||||
#
|
||||
# Docker, Inc. (c) 2015-
|
||||
#
|
||||
|
@ -56,7 +56,7 @@ if [ -z "$logger" ]; then
|
|||
fi
|
||||
|
||||
yell "# ------------------------------------------------------------------------------
|
||||
# Docker Bench for Security v1.3.0
|
||||
# Docker Bench for Security v1.3.2
|
||||
#
|
||||
# Docker, Inc. (c) 2015-
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue