Error while using make docker-build

Hey guys!! Got this error while running make docker-build not sure how to resolve this

Hi @Shaman_SR ,
it would be useful if you could post the versions of cURL and OpenSSL you used.
It could be also a firewall that might be blocking the SSL in-bound traffic

Hi @Shaman_SR, The error message mentions “raw.githubusercontent.com” over port 443 (HTTPS) failed with an SSL_ERROR_SYSCALL. This is likely due to a network connectivity issue or a problem with SSL certificates on the machine where the Docker build is being executed. also, make sure docker is accessible at the moment