BackstopJS
BackstopJS copied to clipboard
BackstopJS Docker Image 6.1.1 uses backstopJS 6.0.4
Hey guys,
When I run the following command:
docker run backstopjs/backstopjs:6.1.1 --version
I get BackstopJS v6.0.4. Shouldn't this be version 6.1.1 or am I wrong here?
You should get 6.1.1.
Might be a deploy issue on the backstop side.
Have that problem here as well.
Even though if I'm on linux/arm64/8 --version prints Welcome to BackstopJS 6.0.4 CLI.
Also getting v6.0.4.
Yup. Was a docker file issue.
fixed by e6cb1f1dd9be271846d6af9d46251a659cc28c6f
Apologies for the hassle.