mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-19 01:47:43 +08:00
ci: update buildkit release version in build pipeline
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit c1ab55a3f2a971496b761f52f11f76d7f6a476a5) Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
2a000096fa
commit
7cd5add568
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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user