mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-10-29 23:23:54 +08:00
ci: update buildx and buildkit to latest
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit f1a5a3ec50)
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -21,8 +21,8 @@ on:
|
|||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILDX_VERSION: "v0.10.0"
|
BUILDX_VERSION: "latest"
|
||||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
|
BUILDKIT_IMAGE: "moby/buildkit:latest"
|
||||||
REPO_SLUG: "docker/buildx-bin"
|
REPO_SLUG: "docker/buildx-bin"
|
||||||
DESTDIR: "./bin"
|
DESTDIR: "./bin"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user