pub async fn get_registry_latest_version( client: &DockerClient, ) -> Result<Option<String>, DockerError>