How to determine latest docker engine that supports API 1.23?

Hi folks,

I’m running a docker client that by default will try to speak API 1.28. It’s trying to talk to an older engine and seems to be downgrading to API 1.24, which isn’t quite low enough to talk business w/ the engine which is at 1.23. I’ve poked around and looked at the Docker changelog, but I don’t see any indication of which API versions a given engine version supports. I’d like to install the latest version that can speak API 1.23