Hi
I have found a strange behaviour when running a script I have in my ide and in a docker image
When I run it in the ide, score is 0.7, but when it runs in a docker image, the score is 0.1
What makes recaptcha to have that different score if the code executed is the same?