diff --git a/docker-compose.yaml b/docker-compose.yaml index a59e855..f089a43 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -79,7 +79,7 @@ services: extra_hosts: - "drone.aetoskia.com:192.168.1.111" - "gitea.aetoskia.com:192.168.1.111" - command: sh -c "update-ca-certificates && drone-runner" + command: sh -c "update-ca-certificates && drone-runner-docker" registry: image: registry:2