zhangweicheng hace 5 años
padre
commit
a3e0f8488f
Se han modificado 2 ficheros con 1 adiciones y 8 borrados
  1. 1 1
      Dockerfile
  2. 0 7
      npm-shrinkwrap.json

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM costbase_package_new_node as build
+FROM costbase_package_new_node_npm as build
 
 WORKDIR /home/ConstructionCost
 

+ 0 - 7
npm-shrinkwrap.json

@@ -1,7 +0,0 @@
-{
-  "dependencies": {
-    "graceful-fs": {
-      "version": "4.2.3"
-    }
-  }
-}