Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-06-22 14:51:47 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-06-22 14:51:47 +0300
commit5981fff500d3671366d4a943aca69c6ef88b7e79 (patch)
tree099021b3a7770ef05fe61e84c03f5949e4603898 /qa/Dockerfile
parentbf0b233fc6bd107b08e203b601697bdee8503dcc (diff)
Update chrome version and the binary path
Diffstat (limited to 'qa/Dockerfile')
-rw-r--r--qa/Dockerfile2
1 files changed, 1 insertions, 1 deletions
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 <grzegorz@gitlab.com>"
-ENV CHROME_VERSION 59.0.3071.104-1
+ENV CHROME_VERSION 59.0.3071.109-1
ENV CHROME_DRIVER_VERSION 2.30
##