There is a small issue in dockermod.py; it checks for the existence of docker.version_info, not provisioned anymore since 6.0.
Solutions are to install version 5, through packages or pip, or patch Salt.
We should also provide a fix upstream.
Upstream issue: https://github.com/saltstack/salt/issues/58920#issuecomment-1233255226