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

Update buildx reference to v0.21.0 #22058

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

docker-tools-robot
Copy link
Contributor

Update the buildx reference documentation to keep in sync with the latest release v0.21.0

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added area/build Relates to Dockerfiles or docker build command dependencies Vendoring, packaging updates labels Feb 19, 2025
Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 54c2a9c
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67b6f72985109e0008537f38
😎 Deploy Preview https://deploy-preview-22058--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the area/cli Relates to the CLI client label Feb 20, 2025
github.com/docker/buildx v0.20.1 // indirect
github.com/docker/cli v27.5.1+incompatible // indirect
github.com/docker/buildx v0.21.0 // indirect
github.com/docker/cli v28.0.0-rc.2+incompatible // indirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is related to docker/buildx#2996 (comment) but the replace directive avoid vendoring this RC so we are safe here.

@crazy-max crazy-max merged commit 98e1ebf into docker:main Feb 20, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Relates to Dockerfiles or docker build command area/cli Relates to the CLI client dependencies Vendoring, packaging updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants