mirror of https://github.com/docker/cli.git
Merge pull request #3530 from thaJeztah/20.10_bump_buildx_0.8.2
[20.10] circleci: update buildx to v0.8.2
This commit is contained in:
commit
7ffc243093
|
@ -42,7 +42,7 @@ jobs:
|
||||||
docker: [{image: 'docker:20.10-git'}]
|
docker: [{image: 'docker:20.10-git'}]
|
||||||
environment:
|
environment:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
BUILDX_VERSION: "v0.5.1"
|
BUILDX_VERSION: "v0.8.2"
|
||||||
parallelism: 3
|
parallelism: 3
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in New Issue