Parcourir la source

upgrade box of wercker to node:12-slim

Yuki Takei il y a 6 ans
Parent
commit
be01f4b0be
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

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