da0d69c1c3
Adds dns: [8.8.8.8, 1.1.1.1] to the act_runner compose service itself. The existing container.options --dns setting only covers job sub- containers; act_runner's own process also clones actions/checkout and was still using 127.0.0.11. Troubleshooting section rewritten to explain both clone paths and give copy-paste fixes + verification. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>