mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-01-02 15:00:04 +00:00
Some older versions of docker need specific version of client api to be able to communicate. This change allows automatically detect and set version of API to match server version of API. Fixes #765