diff --git a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml index 11ffe75..8cb5ca3 100644 --- a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml +++ b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml @@ -39,7 +39,7 @@ spec: done containers: - name: act-runner - image: "gitea/act_runner:0.2.12" + image: "gitea/act_runner:0.2.13" imagePullPolicy: IfNotPresent command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375