diff --git a/cluster/apps/gitea/gitea-act.yml b/cluster/apps/gitea/gitea-act.yml index f8f2cb8..63f3a09 100644 --- a/cluster/apps/gitea/gitea-act.yml +++ b/cluster/apps/gitea/gitea-act.yml @@ -33,7 +33,7 @@ spec: done containers: - name: runner - image: gitea/act_runner:0.2.11-dind-rootless + image: gitea/act_runner:nightly-dind-rootless securityContext: privileged: true runAsUser: 1000