Skip to content

Commit c960d16

Browse files
committed
ci: update buildx and buildkit to latest
Signed-off-by: CrazyMax <[email protected]> (cherry picked from commit f1a5a3e)
1 parent b5b9de6 commit c960d16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ on:
2121
- 'docs/**'
2222

2323
env:
24-
BUILDX_VERSION: "v0.10.0"
25-
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
24+
BUILDX_VERSION: "latest"
25+
BUILDKIT_IMAGE: "moby/buildkit:latest"
2626
REPO_SLUG: "docker/buildx-bin"
2727
DESTDIR: "./bin"
2828

0 commit comments

Comments
 (0)