summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-09-07 10:54:14 +0200
committerLukas Eipert <leipert@gitlab.com>2018-09-07 10:54:14 +0200
commit8327413ec23bec99b5cfa0519faac1c353744789 (patch)
tree46055f8ad2083ff8848490ceedb783952f06bc10 /.gitlab-ci.yml
parent984f9ebd6cc11527c2fd0b793a12693a208911c9 (diff)
downloadgitlab-ce-8327413ec23bec99b5cfa0519faac1c353744789.tar.gz
forward build image to Chrome 69
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1b4134282c9..b127e119e5c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.4.4-golang-1.9-git-2.18-chrome-67.0-node-8.x-yarn-1.2-postgresql-9.6-graphicsmagick-1.3.29"
+image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.4.4-golang-1.9-git-2.18-chrome-69.0-node-8.x-yarn-1.2-postgresql-9.6-graphicsmagick-1.3.29"
.dedicated-runner: &dedicated-runner
retry: 1