Skip to content

Conversation

@consideRatio
Copy link
Member

@consideRatio consideRatio commented Jul 16, 2021

This is a followup to complement#1399 and #1408 about things that wasn't tested as it was part of the steps to push to the official registry.

docker buildx build --push resulted in 401 Unauthorized while docker push didn't. I think the reason is that there is a bug in buildx 0.5.1 that is patched in 0.6.0 that was released an hour ago.

To make it available, I explicitly declare that I want to use the latest version of buildx to make it download and install it. I noted that this made the setup take ~3 seconds longer and we can save that time by removing the explicit latest when this has become generally available here: https://github.com/actions/virtual-environments/blob/HEAD/images/linux/Ubuntu2004-README.md#tools

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.

1 participant