From 44c013bafd5011e06358a52fd86a7b65da6885d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jun 2026 12:23:04 +0000 Subject: [PATCH] Update busybox Docker tag to v1.38.0 --- .../supportingfiles/statefulset-gitea-actions-act-runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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