Merge pull request #464 from archaeogeek/patch-2

Update 4_container_images.sh
This commit is contained in:
Thomas Sjögren 2021-02-25 22:10:39 +00:00 committed by GitHub
commit c8984e9591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ check_4_6() {
# 4.7 # 4.7
check_4_7() { check_4_7() {
id_4_7="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" check_4_7="$id_4_7 - $desc_4_7"
starttestjson "$id_4_7" "$desc_4_7" starttestjson "$id_4_7" "$desc_4_7"