From 02259af291526a5cbcaf939fc16b0b527b984679 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 20 Apr 2025 10:12:54 +0530 Subject: [PATCH] update image --- cluster/apps/gitea/gitea-act.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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