Browse Source

update Dockerfile

zhangweicheng 7 năm trước cách đây
mục cha
commit
17df2701cd
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 . ConstructionOperation
 

+ 1 - 1
Dockerfile_qa

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