zhangweicheng hace 8 años
padre
commit
3c030c48c6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile_qa

@@ -6,7 +6,7 @@ WORKDIR ConstructionCost
 
 RUN cnpm install -g gulp
 
-RUN cnpm install
+RUN npm install
 
 RUN gulp build