Specify robotframework package version 92/74692/1
authorYang Xu <yang.xu3@huawei.com>
Mon, 17 Dec 2018 03:51:46 +0000 (22:51 -0500)
committerYang Xu <yang.xu3@huawei.com>
Mon, 17 Dec 2018 04:02:42 +0000 (04:02 +0000)
Change-Id: Ic5cb101bc11d5a7decab1dace07efc746a121c5e
Issue-ID: TEST-136
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
docker/Dockerfile

index 39e03e0..62677af 100644 (file)
@@ -28,7 +28,7 @@ RUN apt-get --assume-yes install wget
 RUN apt-get --assume-yes install xvfb
 RUN apt-get --assume-yes install xxd
 RUN pip install --upgrade pip
-RUN pip install robotframework
+RUN pip install robotframework==3.0.4
 RUN python --version
 
 # Install chrome