aboutsummaryrefslogtreecommitdiff
path: root/stretch-arm64
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:23:52 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:23:52 +0200
commitb2f8bae65f47d75021162edf75b17fbfdb65de18 (patch)
tree6035eb145aa16bd674ffa2aaf75fbfe64988d145 /stretch-arm64
parent603d4b17059d0f42ef23bb247baf675a17a2fbe8 (diff)
replace python-pycurl by python-requests
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I3fd10d781ada66b0b7efb796f30395884954df7a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'stretch-arm64')
-rw-r--r--stretch-arm64/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stretch-arm64/Dockerfile b/stretch-arm64/Dockerfile
index c9e7037a..651865c9 100644
--- a/stretch-arm64/Dockerfile
+++ b/stretch-arm64/Dockerfile
@@ -37,7 +37,7 @@ RUN apt-get update \
lsb-release \
openjdk-8-jdk \
openssh-server \
- python-pycurl \
+ python-requests \
qemu-user-static \
sudo \
time \