Skip to content
Snippets Groups Projects
Commit 70a1fdbf authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

add -no-check-certificate flag

parent e042b12d
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@ RUN cd /home/imp/lib \
## Vizbin JAR
RUN cd /home/imp/lib \
&& wget https://webdav-r3lab.uni.lu/public/R3lab/IMP/VizBin-dist.jar -O VizBin-dist.jar
&& wget -no-check-certificate https://webdav-r3lab.uni.lu/public/R3lab/IMP/VizBin-dist.jar -O VizBin-dist.jar
RUN cd /home/imp/lib
######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment