Code Review
/
testsuite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a5b4c92
)
Specify robotframework package version
91/74691/1
author
Yang Xu
<yang.xu3@huawei.com>
Mon, 17 Dec 2018 03:51:46 +0000
(22:51 -0500)
committer
Yang Xu
<yang.xu3@huawei.com>
Mon, 17 Dec 2018 03:53:09 +0000
(22:53 -0500)
Change-Id: Ic5cb101bc11d5a7decab1dace07efc746a121c5e
Issue-ID: TEST-136
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
docker/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/Dockerfile
b/docker/Dockerfile
index
39e03e0
..
62677af
100644
(file)
--- a/
docker/Dockerfile
+++ b/
docker/Dockerfile
@@
-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