commit 1e52263fb377a000198ebb74352dd9e07c69b278
parent 853c074c734c2086b82df9bacd831af1bb98650b
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Thu, 29 Dec 2016 19:52:18 +0100
Removing a \ leftover
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/base/Dockerfile b/docker/base/Dockerfile
@@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -qqy \
libmicrohttpd-dev \
libcurl4-gnutls-dev \
python3 \
- python3-pip \
+ python3-pip
# Needed to run the config generator
RUN pip3 install click