buildx 0.30.0-rc2
Welcome to the v0.30.0-rc2 release of buildx!
This is a pre-release of buildx
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- Jonathan A. Sternberg
- Tõnis Tiigi
Notable Changes
- Avoid concurrent map write panic with
imagetools create. #3510 - Avoid panic when linking a nil target to another build in Bake. #3511
Dependency Changes
- github.com/containerd/containerd/api v1.10.0-rc.0 -> v1.10.0
- github.com/containerd/containerd/v2 v2.2.0-rc.1 -> v2.2.0
- github.com/containerd/platforms v1.0.0-rc.1 -> v1.0.0-rc.2
- github.com/moby/buildkit v0.26.0-rc1 -> v0.26.0-rc2
Previous release can be found at v0.30.0-rc1