From fd0693406e60eb513a3a9998084d6ceabcabf788 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 19:14:13 +0000 Subject: [PATCH] Update docker Docker tag to v28 --- cluster/apps/gitea/gitea-act.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitea/gitea-act.yml b/cluster/apps/gitea/gitea-act.yml index 44a381c..a128cef 100644 --- a/cluster/apps/gitea/gitea-act.yml +++ b/cluster/apps/gitea/gitea-act.yml @@ -60,7 +60,7 @@ spec: - name: runner-data mountPath: /data - name: daemon - image: docker:23.0.6-dind + image: docker:28.2.2-dind env: - name: DOCKER_TLS_CERTDIR value: /certs