Parcourir la source

Merge branch 'master' into olym

olym il y a 8 ans
Parent
commit
80a7ea470a
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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