All our tests maintain the version for their docker images to be used independently via test containers. However, this repo is integrated as a submodule to fetch gherkin files.
We can use this submodule to provide a version file, which all of our SDKs can load to start the currently appropriate testbed docker image.
Goal