diff --git a/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/home-ops.yaml b/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/home-ops.yaml index 6588632f2..11cb979c9 100644 --- a/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/home-ops.yaml +++ b/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/home-ops.yaml @@ -53,7 +53,7 @@ spec: automountServiceAccountToken: true containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.321.0 + image: ghcr.io/onedr0p/actions-runner:2.322.0 command: ["/home/runner/run.sh"] env: - name: ACTIONS_RUNNER_REQUIRE_JOB_CONTAINER