From 88f9fa83fd41e36122861b38b42808669841f364 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Sep 2025 00:04:10 +0000 Subject: [PATCH] Update docker Docker tag to v28.4.0 --- cluster/apps/gitea-act/gitea-act.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitea-act/gitea-act.yml b/cluster/apps/gitea-act/gitea-act.yml index 80d8c3f..8670c26 100644 --- a/cluster/apps/gitea-act/gitea-act.yml +++ b/cluster/apps/gitea-act/gitea-act.yml @@ -61,7 +61,7 @@ spec: - name: runner-data mountPath: /data - name: daemon - image: docker:28.3.3-dind + image: docker:28.4.0-dind env: - name: DOCKER_TLS_CERTDIR value: /certs -- 2.49.1