Merge pull request #1525 from jedevc/ci-bump-buildx

ci: update buildx release version in build pipeline
This commit is contained in:
Justin Chadwell 2023-01-17 16:39:39 +00:00 committed by GitHub
commit 9e9cdc2e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"