Merge pull request #1001 from crazy-max/buildkit-0.28.0-rc2

update buildkit to 0.28.0-rc2 and buildx to 0.32.0-rc2
This commit is contained in:
CrazyMax
2026-03-02 17:13:06 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "v0.32.0-rc1"
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0-rc1"
BUILDX_VERSION: "v0.32.0-rc2"
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0-rc2"
jobs:
test: