Files
topgrade/BREAKINGCHANGES.md

7 lines
312 B
Markdown
Raw Normal View History

# Containers step
2024-01-22 11:13:33 +08:00
* New default behavior: In the previous versions, if you have both Docker and
Podman installed, Podman will be used by Topgrade. Now the default option
has been changed to Docker. This can be overridden by setting the
`containers.runtime` option in the configuration TOML to "podman".