Update build images

Incorporating changes from #3785 and #3819
This commit is contained in:
Bryan Boreham
2020-10-08 11:47:18 +00:00
parent bf6af9cfcc
commit b4cf268db0

View File

@@ -3,12 +3,12 @@ version: 2
defaults: &defaults
working_directory: /go/src/github.com/weaveworks/scope
docker:
- image: weaveworks/scope-backend-build:master-14d4ecc3
- image: weaveworks/scope-backend-build:master-22aa742b
client-defaults: &client-defaults
working_directory: /home/weave/scope
docker:
- image: weaveworks/scope-ui-build:master-aee14088
- image: weaveworks/scope-ui-build:master-bf6af9cf
workflows:
version: 2