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 @@
ARG NODE_VERSION=20
ARG DOCKER_VERSION=28.3
ARG BUILDX_VERSION=0.28.0
ARG BUILDX_VERSION=0.29.0
ARG COMPOSE_VERSION=2.39.1
ARG UNDOCK_VERSION=0.10.0
ARG REGCTL_VERSION=v0.8.2