Skip to content

Commit

Permalink
CircleCI: update BUILDX_VERSION to v0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Jul 26, 2021
1 parent b98b573 commit 0695578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0695578

Please sign in to comment.