update buildkit to 0.20.1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-03-05 17:10:02 +01:00
parent de3328fb33
commit d5da34a80b

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.0" BUILDKIT_IMAGE: "moby/buildkit:v0.20.1"
jobs: jobs:
test: test: