We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ab6ea0 + 0695578 commit 2776a6dCopy full SHA for 2776a6d
1 file changed
.circleci/config.yml
@@ -42,7 +42,7 @@ jobs:
42
docker: [{image: 'docker:20.10-git'}]
43
environment:
44
DOCKER_BUILDKIT: 1
45
- BUILDX_VERSION: "v0.5.1"
+ BUILDX_VERSION: "v0.6.0"
46
parallelism: 3
47
steps:
48
- checkout
0 commit comments