ui: Upgrade circle CI node image to use node 12 (#7314)

This commit is contained in:
John Cowen 2020-02-18 13:42:08 +00:00 committed by John Cowen
parent b78232f046
commit 450f549ce3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ references:
images:
go: &GOLANG_IMAGE circleci/golang:1.14.1
middleman: &MIDDLEMAN_IMAGE hashicorp/middleman-hashicorp:0.3.40
ember: &EMBER_IMAGE circleci/node:8-browsers
ember: &EMBER_IMAGE circleci/node:12-browsers
paths:
test-results: &TEST_RESULTS_DIR /tmp/test-results