build: buildx 0.26.1 release notes

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-07-23 07:05:53 +02:00
parent 32e909ced2
commit 873c803cda
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4
1 changed files with 11 additions and 0 deletions

View File

@ -10,6 +10,17 @@ toc_max: 2
This page contains information about the new features, improvements, and bug
fixes in [Docker Buildx](https://github.com/docker/buildx).
## 0.26.1
{{< release-date date="2025-07-22" >}}
The full release notes for this release are available
[on GitHub](https://github.com/docker/buildx/releases/tag/v0.26.1).
### Bug fixes
- Fix regression when validating compose files with Bake. [docker/buildx#3329](https://github.com/docker/buildx/pull/3329)
## 0.26.0
{{< release-date date="2025-07-21" >}}