Fix: Removing Python2 installation

Change-Id: I7d5b3c084a1b672c2c0bba6e336ed8a2c003cb77
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
diff --git a/Dockerfile b/Dockerfile
index 8e1e4e3..3f56304 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -45,8 +45,6 @@
     iputils-ping \
     sudo \
     wget \
-    python \
-    python-pip \
     python3 \
     python3-dev \
     python3-venv \