mirror of
https://github.com/docker/buildx.git
synced 2024-11-22 15:37:16 +08:00
ci: update buildkit release version in build pipeline
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
c756e3ba96
commit
c1ab55a3f2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ on:
|
||||
|
||||
env:
|
||||
BUILDX_VERSION: "v0.10.0"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
|
||||
REPO_SLUG: "docker/buildx-bin"
|
||||
DESTDIR: "./bin"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user