File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ toc_max: 2
10
10
This page contains information about the new features, improvements, and bug
11
11
fixes in [ Docker Buildx] ( https://github.com/docker/buildx ) .
12
12
13
+ ## 0.29.1
14
+
15
+ {{< release-date date="2025-10-03" >}}
16
+
17
+ The full release notes for this release are available
18
+ [ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.29.1 ) .
19
+
20
+ ### Enhancements
21
+
22
+ - ` imagetools ` : Silence warning for empty-type mediatype used in artifacts. [ docker/buildx #3448 ] ( https://github.com/docker/buildx/pull/3448 )
23
+
24
+ ### Bug fixes
25
+
26
+ - ` imagetools ` : Fix possible chain copy on create. [ docker/buildx #3447 ] ( https://github.com/docker/buildx/pull/3447 )
27
+
13
28
## 0.29.0
14
29
15
30
{{< release-date date="2025-09-30" >}}
You can’t perform that action at this time.
0 commit comments