VirtualHere Client version in Docker hub

Hi Michael,

I'm trying to install VirtualHere in a Docker container using the instructions provided here:
https://hub.docker.com/r/virtualhere/virtualhere-client

Deploying as per the instructions returns:

$ docker exec vhclient ./vhclientx86_64 -h
VirtualHere Client 4.6.7, Use USB devices over a network
Usage: vhclientx86_64 [-h] [-c <str>] [-a] [-t <str>] [-p] [-q <str>] [-e] [-r <str>] [-l <str>] [-m] [-n]
...

It appears that the latest version of the VirtualHere client is 5.8.6, while the latest version available in Docker hub is 4.6.7. Is it possible to have the same version (5.8.6) available in Docker hub as well?

Any help greatly appreciated!!