Update 4_container_images.sh

Correcting an extremely minor grammatical error (sorry)
This commit is contained in:
Jo Cook 2021-02-25 19:04:05 +00:00 committed by GitHub
parent dcf478884b
commit e9b9bfd270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ check_4_6() {
# 4.7
check_4_7() {
id_4_7="4.7"
desc_4_7="Ensure update instructions are not use alone in the Dockerfile (Not Scored)"
desc_4_7="Ensure update instructions are not used alone in the Dockerfile (Not Scored)"
check_4_7="$id_4_7 - $desc_4_7"
starttestjson "$id_4_7" "$desc_4_7"