diff --git a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml index 11ffe75..0d24778 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.1.3-dind" imagePullPolicy: IfNotPresent args: - dockerd