diff --git a/runner_system.nix b/runner_system.nix index 489543b..e2d1445 100644 --- a/runner_system.nix +++ b/runner_system.nix @@ -58,7 +58,7 @@ in oci-containers = { containers = { forgejo_runner = { - image = vegardit/gitea-act-runner:dind-latest; + image = "vegardit/gitea-act-runner:dind-latest"; autoStart = true; privileged = true; environment = {