43.272.9
renovatebot/renovate43.272.9Jul 21, 2026by github-actions[bot]
AI Summary
Addresses a parsing issue in the Dockerfile manager where single-quoted empty ARG default values were not handled properly.
Key Highlights
- Fix Dockerfile empty ARG default value parsing
Full Release Notes
## [43.272.9](https://github.com/renovatebot/renovate/compare/43.272.8...43.272.9) (2026-07-21) ### Bug Fixes * **manager/dockerfile:** handle single-quoted empty ARG default value ([#44522](https://github.com/renovatebot/renovate/issues/44522)) ([1f5f6da](https://github.com/renovatebot/renovate/commit/1f5f6dab2a74c982a3f5fb740d89523599184243))