From 8b7911638132bca9d7020ee9ea02070407b0c0c0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 12:02:22 +0000 Subject: [PATCH] Update docker Docker tag to v29 --- .../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..d7e9af8 100644 --- a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml +++ b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml @@ -70,7 +70,7 @@ spec: - mountPath: /data name: data-act-runner - name: dind - image: "docker:28.3.2-dind" + image: "docker:29.4.3-dind" imagePullPolicy: IfNotPresent args: - dockerd