update buildkit to v0.21.0-rc1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-04-10 10:54:36 +02:00
parent 238b35d5ec
commit 044181df46

View File

@@ -16,7 +16,7 @@ on:
env: env:
NODE_VERSION: "20" NODE_VERSION: "20"
BUILDX_VERSION: "edge" BUILDX_VERSION: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.20.2" BUILDKIT_IMAGE: "moby/buildkit:v0.21.0-rc1"
jobs: jobs:
test: test: