Merge pull request #920 from crazy-max/buildkit-0.26.3

update buildkit to 0.26.3
This commit is contained in:
CrazyMax
2026-01-05 16:08:22 +01:00
committed by GitHub

View File

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