From 652a9f9914e73576fd446116807e213c380d4b2e Mon Sep 17 00:00:00 2001 From: Filip Barl Date: Fri, 20 Sep 2019 11:32:21 +0200 Subject: [PATCH] Update the scope-ui-build tag for the CircleCI build to the latest master image --- .circleci/config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d1de748d4..7e329d9eb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,9 +8,7 @@ defaults: &defaults client-defaults: &client-defaults working_directory: /home/weave/scope docker: - # TODO(fbarl): Change this back to the newest master tag once - # https://github.com/weaveworks/scope/pull/3685 has been merged. - - image: weaveworks/scope-ui-build:js-updates-650e177f + - image: weaveworks/scope-ui-build:master-d1bb0217 workflows: version: 2