mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-21 19:27:46 +08:00
ci: update buildx release version in build pipeline
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit bc1d590ca70b287433162ae65be790797b7b0e46) Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
b7781447d7
commit
2a000096fa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -21,7 +21,7 @@ on:
|
|||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILDX_VERSION: "v0.10.0-rc3"
|
BUILDX_VERSION: "v0.10.0"
|
||||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
|
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
|
||||||
REPO_SLUG: "docker/buildx-bin"
|
REPO_SLUG: "docker/buildx-bin"
|
||||||
DESTDIR: "./bin"
|
DESTDIR: "./bin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user