Fix vm.docker.version.
This commit is contained in:
parent
55a1c27d6d
commit
8399edb4dc
@ -170,7 +170,7 @@ export function vm (obj) {
|
||||
enabled: true,
|
||||
info: info && parseXml(info).docker_info,
|
||||
process: process && parseXml(process).docker_ps,
|
||||
version: version && parseXml(version).version
|
||||
version: version && parseXml(version).docker_version
|
||||
}
|
||||
})(),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user