Merge pull request #650 from crazy-max/buildkit-0.21.0

update buildkit to v0.21.0
This commit is contained in:
CrazyMax
2025-04-16 10:11:47 +02:00
committed by GitHub

View File

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