I trying to bring up a chrome-node with this syntax: -e CHROME_DRIVER_VERSION=2.12 The resulting chromedriver version is still 2.21 (the default from the dockerfile). Am I calling this environmental variable incorrectly?