Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] update buildx to v0.7.0 #598

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

thaJeztah
Copy link
Member

release notes: https://github.com/docker/buildx/releases/tag/v0.7.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@crazy-max
Copy link
Member

Buildx requires Go 1.17 so we might need to first upgrade Go 1.17 on docker/cli docker/cli#3258 and after that update Go here:

GO_VERSION:=1.16.9

@thaJeztah
Copy link
Member Author

It's no longer buildable with go 1.16?

@crazy-max
Copy link
Member

crazy-max commented Nov 16, 2021

It's no longer buildable with go 1.16?

Ah yes it can we have not changed the go.mod to keep backward compat so it should be ok.

@thaJeztah thaJeztah merged commit 66a4e43 into docker:master Nov 16, 2021
@thaJeztah thaJeztah deleted the update_buildx_0.7 branch November 16, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants