Skip to content

Commit 2776a6d

Browse files
authored
Merge pull request #3210 from thaJeztah/ci_bump_buildx
CircleCI: update BUILDX_VERSION to v0.6.0
2 parents 4ab6ea0 + 0695578 commit 2776a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
docker: [{image: 'docker:20.10-git'}]
4343
environment:
4444
DOCKER_BUILDKIT: 1
45-
BUILDX_VERSION: "v0.5.1"
45+
BUILDX_VERSION: "v0.6.0"
4646
parallelism: 3
4747
steps:
4848
- checkout

0 commit comments

Comments
 (0)