DOCKER-61 removed sks keyserver on SonarQube Dockerfiles to follow official library recommendations

This commit is contained in:
2022-03-19 18:24:15 +02:00
parent 2edef96f99
commit f0bc4632e6
12 changed files with 243 additions and 17 deletions

View File

@@ -135,7 +135,7 @@ sanity_check_image() {
[[ $result == ok ]]
fi
}
require curl docker
@@ -168,4 +168,4 @@ if [[ ${results} != success ]]; then
((failures++))
fi
[[ $failures = 0 ]]
[[ $failures = 0 ]]