Fail to download sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip

My jobs are still failing in the same step.

Step 16/21 : RUN wget -U "sonarcloud-github-action" -q -O sonar-scanner-cli.zip https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip && unzip sonar-scanner-cli.zip && rm sonar-scanner-cli.zip && mv sonar-scanner-${SONAR_SCANNER_VERSION} ${SONAR_SCANNER_HOME}

[410](https://github.com/davidggevorgyan/js-aca/runs/724622804?check_suite_focus=true#step:2:410) ---> Running in 9ed0c339b644

[411](https://github.com/davidggevorgyan/js-aca/runs/724622804?check_suite_focus=true#step:2:411)The command '/bin/sh -c wget -U "sonarcloud-github-action" -q -O sonar-scanner-cli.zip https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip && unzip sonar-scanner-cli.zip && rm sonar-scanner-cli.zip && mv sonar-scanner-${SONAR_SCANNER_VERSION} ${SONAR_SCANNER_HOME}' returned a non-zero code: 5

[412](https://github.com/davidggevorgyan/js-aca/runs/724622804?check_suite_focus=true#step:2:412)##[error]Docker build failed with exit code 5

Here is an example: https://github.com/davidggevorgyan/js-aca/runs/724622804?check_suite_focus=true

EDIT: more information is available in this ticket ##[error]Docker build failed with exit code 5