diff --git a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml index 11ffe75..6b5574f 100644 --- a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml +++ b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml @@ -29,7 +29,7 @@ spec: spec: initContainers: - name: init-gitea - image: "busybox:1.37.0" + image: "busybox:1.38.0" command: - sh - -c