ci: update buildx release version in build pipeline

Signed-off-by: Justin Chadwell <me@jedevc.com>
pull/1525/head
Justin Chadwell 2 years ago
parent 900d9c294d
commit bc1d590ca7

@ -21,7 +21,7 @@ on:
- 'docs/**'
env:
BUILDX_VERSION: "v0.10.0-rc3"
BUILDX_VERSION: "v0.10.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.11.0"
REPO_SLUG: "docker/buildx-bin"
DESTDIR: "./bin"

Loading…
Cancel
Save