From 99374e0ef19cd200f946e7eaba305153f2b35748 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 20 Dec 2024 07:37:40 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27.4.1 --- forgejo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo/kustomization.yaml b/forgejo/kustomization.yaml index ba8b22c..1289f9a 100644 --- a/forgejo/kustomization.yaml +++ b/forgejo/kustomization.yaml @@ -15,7 +15,7 @@ images: newTag: "5.0.3" - name: dind newName: docker - newTag: 27.4.0-dind + newTag: 27.4.1-dind resources: - resources/db/db.yaml