mirror of https://github.com/docker/cli.git
CircleCI: update BUILDX_VERSION to v0.6.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
b98b573de3
commit
0695578d4b
|
@ -42,7 +42,7 @@ jobs:
|
|||
docker: [{image: 'docker:20.10-git'}]
|
||||
environment:
|
||||
DOCKER_BUILDKIT: 1
|
||||
BUILDX_VERSION: "v0.5.1"
|
||||
BUILDX_VERSION: "v0.6.0"
|
||||
parallelism: 3
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue