Explorar el Código

update Dockerfile

zhangweicheng hace 8 años
padre
commit
ae405dd6c6
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      Dockerfile
  2. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM server:2.0
+FROM server:3.0
 
 COPY . ConstructionCost
 

+ 1 - 1
Dockerfile_qa

@@ -1,4 +1,4 @@
-FROM server:2.0
+FROM server:3.0
 
 COPY . ConstructionCost