mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-28 08:27:42 +08:00
Merge pull request #1572 from crazy-max/ci-update-ver
ci: update buildx and buildkit to latest
This commit is contained in:
commit
0f4030de5d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -19,8 +19,8 @@ on:
|
||||
- 'docs/**'
|
||||
|
||||
env:
|
||||
BUILDX_VERSION: "v0.10.0"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
|
||||
BUILDX_VERSION: "latest"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:latest"
|
||||
REPO_SLUG: "docker/buildx-bin"
|
||||
DESTDIR: "./bin"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user