Browse Source

Update oatpp to latest version (#5074)

Leonid Stryzhevskyi 5 years ago
parent
commit
e9b104bfa0

+ 1 - 1
frameworks/C++/oatpp/oatpp-async-no-mp.dockerfile

@@ -9,7 +9,7 @@ RUN git clone https://github.com/oatpp/oatpp
 
 
 WORKDIR /test/oatpp
 WORKDIR /test/oatpp
 
 
-RUN git checkout 73d9523a5ac627609f8d409ce46305404cfbae0e
+RUN git checkout c178ab488e01ee42fdd0cc1cee3cca424e585169
 
 
 WORKDIR /test/oatpp/build
 WORKDIR /test/oatpp/build
 
 

+ 1 - 1
frameworks/C++/oatpp/oatpp-thread-no-mp.dockerfile

@@ -9,7 +9,7 @@ RUN git clone https://github.com/oatpp/oatpp
 
 
 WORKDIR /test/oatpp
 WORKDIR /test/oatpp
 
 
-RUN git checkout 73d9523a5ac627609f8d409ce46305404cfbae0e
+RUN git checkout c178ab488e01ee42fdd0cc1cee3cca424e585169
 
 
 WORKDIR /test/oatpp/build
 WORKDIR /test/oatpp/build
 
 

+ 1 - 1
frameworks/C++/oatpp/oatpp-thread.dockerfile

@@ -9,7 +9,7 @@ RUN git clone https://github.com/oatpp/oatpp
 
 
 WORKDIR /test/oatpp
 WORKDIR /test/oatpp
 
 
-RUN git checkout 73d9523a5ac627609f8d409ce46305404cfbae0e
+RUN git checkout c178ab488e01ee42fdd0cc1cee3cca424e585169
 
 
 WORKDIR /test/oatpp/build
 WORKDIR /test/oatpp/build
 
 

+ 1 - 1
frameworks/C++/oatpp/oatpp.dockerfile

@@ -9,7 +9,7 @@ RUN git clone https://github.com/oatpp/oatpp
 
 
 WORKDIR /test/oatpp
 WORKDIR /test/oatpp
 
 
-RUN git checkout 73d9523a5ac627609f8d409ce46305404cfbae0e
+RUN git checkout c178ab488e01ee42fdd0cc1cee3cca424e585169
 
 
 WORKDIR /test/oatpp/build
 WORKDIR /test/oatpp/build