Skip to content

Update docker/buildx-bin Docker tag to v0.14.1

Renovate Bot requested to merge renovate/docker-buildx-bin-0.x into master

This MR contains the following updates:

Package Type Update Change
docker/buildx-bin stage patch 0.14.0 -> 0.14.1

Release Notes

docker/buildx (docker/buildx-bin)

v0.14.1

Compare Source

buildx 0.14.1

Welcome to the 0.14.1 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Notable changes
  • Fix possible duplicate requests when setting up a connection to buildkit instance #​2467
  • Fix error handling when merging multi-node build results #​2424
  • Fix creating metadata file if --print is used #​2422
  • Fix creating an empty image when "default load" and --print are both set #​2421
  • Fix bake files that use same named context pointing to another target multiple times with different names #​2444
  • Defer metrics provider setup to updated docker/cli library #​2460
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading