update buildkit to 0.25.0 and buildx to 0.29.0

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
This commit is contained in:
Jonathan A. Sternberg
2025-10-01 10:27:40 -05:00
parent 05c231f81d
commit 7caef13745
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.24.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.25.0"
jobs:
test: