summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-10-31 16:18:52 -0500
committerMike Greiling <mike@pixelcog.com>2017-10-31 16:18:52 -0500
commit83bc4943e47437edbf6b48399c3f97730c64caa2 (patch)
treec4f158426a09707842a7031b8745ac40b4a54626
parent1cf167fc3e61c6c78e3bf2ba15a02f7ab317294c (diff)
downloadgitlab-ce-83bc4943e47437edbf6b48399c3f97730c64caa2.tar.gz
update to Chrome 62 build image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 857583e78bf..9fe3d292235 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.5-golang-1.8-git-2.13-chrome-61.0-node-8.x-yarn-1.0-postgresql-9.6"
+image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.5-golang-1.8-git-2.13-chrome-62.0-node-8.x-yarn-1.2-postgresql-9.6"
.default-cache: &default-cache
key: "ruby-235-with-yarn"