mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-09-18 08:49:08 +08:00
Merge pull request #1543 from jedevc/bump-ci-buildkit
ci: update buildkit release version in build pipeline
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
BUILDX_VERSION: "v0.10.0"
|
BUILDX_VERSION: "v0.10.0"
|
||||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
|
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
|
||||||
REPO_SLUG: "docker/buildx-bin"
|
REPO_SLUG: "docker/buildx-bin"
|
||||||
DESTDIR: "./bin"
|
DESTDIR: "./bin"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user