From df02f1da227418d1ff894ac9569e9bcfe8aeedf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 15:29:58 +0000 Subject: [PATCH] build(deps): bump moby/buildkit from v0.25.0 to v0.29.0 in /ci Signed-off-by: dependabot[bot] Co-authored-by: phlax <454682+phlax@users.noreply.github.com> Signed-off-by: Ryan Northey --- ci/Dockerfile-buildkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Dockerfile-buildkit b/ci/Dockerfile-buildkit index aa74f8078c9..59ea7e82791 100644 --- a/ci/Dockerfile-buildkit +++ b/ci/Dockerfile-buildkit @@ -1,3 +1,3 @@ # We dont build from this dockerfile - we just parse the version, but storing # here means we get the dependabot updates -FROM moby/buildkit:v0.25.0 +FROM moby/buildkit:v0.29.0