DrPsychick / docker-dnsmasq

dnsmasq docker image, fully configurable through ENV
GNU General Public License v3.0
30 stars 5 forks source link

chore(deps): update dependency docker/buildx to v0.14.1 #28

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/buildx patch v0.14.0 -> v0.14.1

Release Notes

docker/buildx (docker/buildx) ### [`v0.14.1`](https://togithub.com/docker/buildx/releases/tag/v0.14.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.14.0...v0.14.1) 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](https://togithub.com/docker/buildx/issues/2467) - Fix error handling when merging multi-node build results [#​2424](https://togithub.com/docker/buildx/issues/2424) - Fix creating metadata file if `--print` is used [#​2422](https://togithub.com/docker/buildx/issues/2422) - Fix creating an empty image when "default load" and `--print` are both set [#​2421](https://togithub.com/docker/buildx/issues/2421) - Fix bake files that use same named context pointing to another target multiple times with different names [#​2444](https://togithub.com/docker/buildx/issues/2444) - Defer metrics provider setup to updated docker/cli library [#​2460](https://togithub.com/docker/buildx/issues/2460) ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.14.0](https://togithub.com/docker/buildx/releases/tag/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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.