diff --git a/Dockerfile b/Dockerfile index 0dd81b2..ce3d8e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,6 +45,7 @@ RUN apt-get update && apt-get install --yes --no-install-recommends \ python-pip \ python-setuptools \ python-wheel \ + python3.6 \ rsync \ scons \ sudo \