Merge pull request #949 from tonistiigi/update-buildkit-v0.27.0

Update buildkit v0.27.0 buildx v0.31.0
This commit is contained in:
CrazyMax
2026-01-26 09:18:50 +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: "edge"
BUILDKIT_IMAGE: "moby/buildkit:v0.26.3"
BUILDX_VERSION: "v0.31.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.27.0"
jobs:
test: