docker version command shows server version as "library-import"
I am trying to upgrade docker-engine to 23.0.0 as a part of buildroot installation. I have upgraded all the prerequisite packages i.e golang, containerd, docker-cli, runc, etc to the required higher version. But when I execute the 'docker version' command…