소스 검색

upgrade box of wercker to node:12-slim

Yuki Takei 6 년 전
부모
커밋
be01f4b0be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -1,4 +1,4 @@
-box: node:10
+box: node:12-slim
 
 services:
   - mongo:3.6