update buildkit to v0.20.0 and buildx to v0.21.0

Signed-off-by: Shaun Thompson <shaun.thompson@docker.com>
This commit is contained in:
Shaun Thompson
2025-02-19 16:23:59 -05:00
parent ea9281e5c7
commit 3b8fc6d50c
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.20.1
ARG BUILDX_VERSION=0.21.0
ARG COMPOSE_VERSION=2.32.4
ARG UNDOCK_VERSION=0.8.0