commit | efcb4528362460aa2249d319c9752b63bb720fe2 | [log] [tgz] |
---|---|---|
author | ss412g <shuky.har-noy@intl.att.com> | Mon Dec 02 16:59:19 2019 +0200 |
committer | ss412g <shuky.har-noy@intl.att.com> | Tue Dec 24 00:16:34 2019 +0200 |
tree | a59938c00a6637a39faa67f43f21c63d87e300d0 | |
parent | b6c5a882f986ed2d6440cf9be83d69740179c53d [diff] [blame] |
Copy latest code Change-Id: Ibfcfce723adc532458911ec1df798fcd511fddaa Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
diff --git a/Automation/Dockerfile b/Automation/Dockerfile index 6733a6b..e981b44 100755 --- a/Automation/Dockerfile +++ b/Automation/Dockerfile
@@ -3,6 +3,7 @@ RUN python3 -m pip install robotframework \ && pip install --upgrade RESTinstance \ && pip install docker \ + && pip install -U robotframework-requests\ && apt-get update WORKDIR /opt