Fixed DockerCompose container Updates
With this release and the fix in #495, container updates defined in Docker Compose files should now complete successfully.
What's Changed
🏕 Features
🐛 Fixes 🔧
- Fix container name persistence on update by @MichelFR in #495
- Fix typos and tests by @MichelFR in #496
- Improve docker pull progress aggregation by @MichelFR in #497
Full Changelog: v1.19.0...v1.20.0