From 0dccacca8aebfd352f23680f9c27a98425b29b08 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 26 Jun 2024 03:34:22 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27 --- forgejo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo/kustomization.yaml b/forgejo/kustomization.yaml index d0987fe..9d46606 100644 --- a/forgejo/kustomization.yaml +++ b/forgejo/kustomization.yaml @@ -15,7 +15,7 @@ images: newTag: "3.5.0" - name: dind newName: docker - newTag: 26.1.4-dind + newTag: 27.0.1-dind resources: - resources/secrets/admin-credentials.yaml