We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e909c commit 873c803Copy full SHA for 873c803
content/manuals/build/release-notes.md
@@ -10,6 +10,17 @@ toc_max: 2
10
This page contains information about the new features, improvements, and bug
11
fixes in [Docker Buildx](https://github.com/docker/buildx).
12
13
+## 0.26.1
14
+
15
+{{< release-date date="2025-07-22" >}}
16
17
+The full release notes for this release are available
18
+[on GitHub](https://github.com/docker/buildx/releases/tag/v0.26.1).
19
20
+### Bug fixes
21
22
+- Fix regression when validating compose files with Bake. [docker/buildx#3329](https://github.com/docker/buildx/pull/3329)
23
24
## 0.26.0
25
26
{{< release-date date="2025-07-21" >}}
0 commit comments