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.11.1 #20

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/buildx patch v0.11.0 -> v0.11.1

Release Notes

docker/buildx (docker/buildx) ### [`v0.11.1`](https://togithub.com/docker/buildx/releases/tag/v0.11.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.11.0...v0.11.1) Welcome to the v0.11.1 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - [CrazyMax](https://togithub.com/crazy-max) - [Justin Chadwell](https://togithub.com/jedevc) - [David Karlsson](https://togithub.com/dvdksn) - [Jhan S. Álvarez](https://togithub.com/yastanotheruser) ##### Changes - Fix a regression for bake where services in profiles would not be loaded. [#​1903](https://togithub.com/docker/buildx/issues/1903) - Fix a regression where `--cgroup-parent` option had no effect during build. [#​1913](https://togithub.com/docker/buildx/issues/1913) - Fix a regression where valid docker contexts could fail buildx builder name validation. [#​1879](https://togithub.com/docker/buildx/issues/1879) - Fix an issue where the `host-gateway` special address could not be used as an argument to `--add-host`. [#​1894](https://togithub.com/docker/buildx/issues/1894) (also requires [https://github.com/moby/moby/pull/45767](https://togithub.com/moby/moby/pull/45767)) - Fix a possible panic when terminal is resized during the build. [#​1929](https://togithub.com/docker/buildx/issues/1929) ##### Dependency Changes - **github.com/docker/cli-docs-tool** v0.5.1 -> v0.6.0 Previous release can be found at [v0.11.0](https://togithub.com/docker/buildx/releases/tag/v0.11.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.