From 58ffa443bed69935aaab060fab0d962fd77ac4f0 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 23 Jul 2024 06:11:02 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27.1.0 --- forgejo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo/kustomization.yaml b/forgejo/kustomization.yaml index df9156a..16d5a28 100644 --- a/forgejo/kustomization.yaml +++ b/forgejo/kustomization.yaml @@ -15,7 +15,7 @@ images: newTag: "3.5.0" - name: dind newName: docker - newTag: 27.0.3-dind + newTag: 27.1.0-dind resources: - resources/secrets/admin-credentials.yaml