You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
don't detect chromedriver version if provided as arg (#901) (#903)
* don't detect chromedriver version if provided as arg (#901)
This fixes cases where there was no chromedriver available for
chrome unstable releases, resulting in failed image builds,
even if an existing chromedriver version was provided by the
user.
* revert changes to Dockerfile
0 commit comments