ci: update buildkit to 0.23.0 and buildx to 0.25.0

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
This commit is contained in:
Jonathan A. Sternberg
2025-06-17 13:31:15 -05:00
parent c8e714a354
commit 664bc50587
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
ARG NODE_VERSION=20
ARG DOCKER_VERSION=27.2.1
ARG BUILDX_VERSION=0.24.0
ARG BUILDX_VERSION=0.25.0
ARG COMPOSE_VERSION=2.32.4
ARG UNDOCK_VERSION=0.10.0
ARG REGCTL_VERSION=v0.8.2