Merge pull request #522 from tonistiigi/update-buildkit-v0.18.1

github: update buildkit to v0.18.1
This commit is contained in:
CrazyMax
2024-12-04 09:59:33 +01:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ on:
env: env:
NODE_VERSION: "20" NODE_VERSION: "20"
BUILDX_VERSION: "v0.19.1" BUILDX_VERSION: "v0.19.1"
BUILDKIT_IMAGE: "moby/buildkit:v0.18.0" BUILDKIT_IMAGE: "moby/buildkit:v0.18.1"
jobs: jobs:
test: test: