5c88199db3
* docker_image: fix default handling of old docker-build options nocache and rm (#56610) * Fix usage of nocache parameter. * Fix defaults. * Add changelog. (cherry picked from commit56e2d48612
) * docker_image: fix module failing when build option is used without specifying path (#56940) * Fix module failing when build option is used without specifying path. * Add changelog. (cherry picked from commit86928a5f74
) * Extend docker_image tests. (#57090) (cherry picked from commitc54d79bc13
)
2 lines
116 B
YAML
2 lines
116 B
YAML
bugfixes:
|
|
- "docker_image - module failed when ``source: build`` was set but ``build.path`` options not specified."
|