Skip to content

Commit f1a5a3e

Browse files
committed
ci: update buildx and buildkit to latest
Signed-off-by: CrazyMax <[email protected]>
1 parent 87beaef commit f1a5a3e

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
@@ -19,8 +19,8 @@ on:
1919
- 'docs/**'
2020

2121
env:
22-
BUILDX_VERSION: "v0.10.0"
23-
BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
22+
BUILDX_VERSION: "latest"
23+
BUILDKIT_IMAGE: "moby/buildkit:latest"
2424
REPO_SLUG: "docker/buildx-bin"
2525
DESTDIR: "./bin"
2626

0 commit comments

Comments
 (0)