diff --git a/scripts/image_scan.sh b/scripts/image_scan.sh index aa5ece5a72..dc0c103597 100755 --- a/scripts/image_scan.sh +++ b/scripts/image_scan.sh @@ -7,7 +7,7 @@ if [ -n ${DEBUG} ]; then fi if [ -z $1 ]; then - echo "error: image tag required as argument. exiting..." + echo "error: image name required as argument. exiting..." exit 1 fi