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 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.22.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.23.0"
jobs:
test: