We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b9de6 + c960d16 commit 79e156bCopy full SHA for 79e156b
1 file changed
.github/workflows/build.yml
@@ -21,8 +21,8 @@ on:
21
- 'docs/**'
22
23
env:
24
- BUILDX_VERSION: "v0.10.0"
25
- BUILDKIT_IMAGE: "moby/buildkit:v0.11.1"
+ BUILDX_VERSION: "latest"
+ BUILDKIT_IMAGE: "moby/buildkit:latest"
26
REPO_SLUG: "docker/buildx-bin"
27
DESTDIR: "./bin"
28
0 commit comments