43.233.2
parruda/swarm43.233.2Jun 19, 2026by github-actions[bot]
AI Summary
Fixes an issue in the containerbase support to allow specifying Rust nightly constraints for container builds.
Key Highlights
- Support added for constraints.rust=nightly
- Fixes containerbase issues related to Rust nightly compilation
Full Release Notes
## [43.233.2](https://github.com/renovatebot/renovate/compare/43.233.1...43.233.2) (2026-06-19) ### Bug Fixes * **containerbase:** support `constraints.rust=nightly` ([#43543](https://github.com/renovatebot/renovate/issues/43543)) ([b8c4eb2](https://github.com/renovatebot/renovate/commit/b8c4eb2088e89018bacb55986dafb3300c1df348)), closes [#43489](https://github.com/renovatebot/renovate/issues/43489)