Describe the bug
The image of Gate9.3 in dockerhub contains wrong versions of all required packages. Maybe this was executed with an external script?
Desktop (please complete the following information):
Minimal example
main.mac:
docker run -i - -rm - v $PWD:/APP opengatecollaboration/gate mymac.mac
ERROR: illegal parameters (1) </vis/open OGLSX>
The image layers of gate9.3 are

Which doesn't match with the generation script
Expected behaviour
The docker image contains matching versions of all required packages and includes visualization capabilities
Additional context
Sorry to have overlooked this, this seems like an old bug