From 5981fff500d3671366d4a943aca69c6ef88b7e79 Mon Sep 17 00:00:00 2001 From: Grzegorz Bizon Date: Thu, 22 Jun 2017 13:51:47 +0200 Subject: Update chrome version and the binary path --- qa/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa/Dockerfile') diff --git a/qa/Dockerfile b/qa/Dockerfile index 6afb614cc62..97ae1961e34 100644 --- a/qa/Dockerfile +++ b/qa/Dockerfile @@ -1,7 +1,7 @@ FROM ruby:2.3 LABEL maintainer "Grzegorz Bizon " -ENV CHROME_VERSION 59.0.3071.104-1 +ENV CHROME_VERSION 59.0.3071.109-1 ENV CHROME_DRIVER_VERSION 2.30 ## -- cgit v1.2.3