fix: Remove problematic registries config from act_runner

This commit is contained in:
Damir Mukimov 2025-12-24 22:40:07 +01:00
parent 009ee15d92
commit 91a87e8755
No known key found for this signature in database
GPG Key ID: 42996CC7C73BC750

View File

@ -16,8 +16,4 @@ data:
- "--privileged"
docker_host: "tcp://localhost:2375"
force_pull: false
registries:
"docker.io":
skip_verify: true
use_http: false