update buildkit to 0.26.2 and buildx to 0.30.1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-11-20 14:17:03 +01:00
parent d5be659121
commit 3c4372146e
2 changed files with 2 additions and 2 deletions

View File

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