Skip to content

v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 17:13
· 1785 commits to master since this release
b4df085

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

Changes

  • Fix a regression for bake where services in profiles would not be loaded. #1903

  • Fix a regression where --cgroup-parent option had no effect during build. #1913

  • Fix a regression where valid docker contexts could fail buildx builder name validation. #1879

  • Fix an issue where the host-gateway special address could not be used as an argument to --add-host. #1894 (also requires moby/moby#45767)

  • Fix a possible panic when terminal is resized during the build. #1929

Dependency Changes

  • github.com/docker/cli-docs-tool v0.5.1 -> v0.6.0

Previous release can be found at v0.11.0