mirror of https://github.com/docker/docs.git
Merge pull request #20477 from crazy-max/buildx-0.16.2-release-notes
buildx 0.16.2 release notes
This commit is contained in:
commit
9da68b18aa
|
@ -9,6 +9,17 @@ toc_max: 2
|
||||||
This page contains information about the new features, improvements, and bug
|
This page contains information about the new features, improvements, and bug
|
||||||
fixes in [Docker Buildx](https://github.com/docker/buildx).
|
fixes in [Docker Buildx](https://github.com/docker/buildx).
|
||||||
|
|
||||||
|
## 0.16.2
|
||||||
|
|
||||||
|
{{< release-date date="2024-07-25" >}}
|
||||||
|
|
||||||
|
The full release note for this release is available
|
||||||
|
[on GitHub](https://github.com/docker/buildx/releases/tag/v0.16.2).
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
- Fix possible "bad file descriptor" error when exporting local cache to NFS volume [docker/buildx#2629](https://github.com/docker/buildx/pull/2629/)
|
||||||
|
|
||||||
## 0.16.1
|
## 0.16.1
|
||||||
|
|
||||||
{{< release-date date="2024-07-18" >}}
|
{{< release-date date="2024-07-18" >}}
|
||||||
|
|
Loading…
Reference in New Issue