From 8225a7c11b1315a8f4f254da6c33564de1de8ee5 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 17 May 2024 03:34:01 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v26.1.3 --- forgejo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo/kustomization.yaml b/forgejo/kustomization.yaml index d48b7d0..e1c10c5 100644 --- a/forgejo/kustomization.yaml +++ b/forgejo/kustomization.yaml @@ -15,7 +15,7 @@ images: newTag: "3.4.1" - name: dind newName: docker - newTag: 26.1.2-dind + newTag: 26.1.3-dind resources: - resources/secrets/admin-credentials.yaml -- 2.45.2