mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Fix Dockerfile audit (#313)
This commit is contained in:
parent
d1f0090221
commit
0f318a4b7c
@ -42,7 +42,7 @@
|
||||
ExitFatal
|
||||
else
|
||||
shift; shift
|
||||
HELPER_PARAMS="$1 $2 $3"
|
||||
HELPER_PARAMS="$1"
|
||||
HELPER="audit_dockerfile"
|
||||
break
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user