Merge pull request #715 from jsternberg/buildkit-bump

ci: update buildkit to 0.23.0 and buildx to 0.25.0
This commit is contained in:
CrazyMax
2025-06-18 10:37:02 +02:00
committed by GitHub
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.22.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.23.0"
jobs:
test: