瀏覽代碼

Build: Update node image for test-frontend job step (#17628)

Hugo Häggmark 6 年之前
父節點
當前提交
c75d026186
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -129,7 +129,7 @@ jobs:
 
 
   test-frontend:
   test-frontend:
     docker:
     docker:
-      - image: circleci/node:8
+      - image: circleci/node:10
     steps:
     steps:
       - checkout
       - checkout
       - restore_cache:
       - restore_cache: