update buildkit to v0.22.0-rc1 and buildx to 0.24.0-rc1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-05-15 08:53:50 +02:00
parent ba0e8d7ed8
commit 2376759217
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.21.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.22.0-rc1"
jobs:
test: