54133 [ZAP-cfu] WARN org.zaproxy.zap.extension.autoupdate.ExtensionAutoUpdate - Failed to check for updates using: https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-2.10.xml
java.net.UnknownHostException: raw.githubusercontent.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:220) ~[?:?]
<snipped>
54799 [ZAP-daemon] ERROR org.parosproxy.paros.CommandLine - Check for updates call failed
Here is the command I am running
docker run -t owasp/zap2docker-stable zap-baseline.py -t http://localhost:3000
Thanks for the help