Merge pull request #572 from crazy-max/update-buildkit-buildx

update buildkit to 0.19.0 and buildx to 0.20.1
This commit is contained in:
CrazyMax
2025-01-23 10:52:18 +01:00
committed by GitHub
5 changed files with 15 additions and 4 deletions

View File

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