Merge pull request #845 from crazy-max/buildkit-0.25.2

update buildkit to 0.25.2
This commit is contained in:
CrazyMax
2025-11-05 13:58:11 +01:00
committed by GitHub

View File

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