revert selenium chrome docker image to 3.141.59-20200326

This commit is contained in:
Artur Neumann
2020-05-07 13:37:41 +05:45
committed by Vincent Petry
parent dd985d90b2
commit ee75f7bcef

View File

@@ -244,7 +244,7 @@ def testing(ctx):
},
{
'name': 'selenium',
'image': 'selenium/standalone-chrome-debug:latest',
'image': 'selenium/standalone-chrome-debug:3.141.59-20200326',
'pull': 'always',
'volumes': [{
'name': 'uploads',