diff --git a/Dockerfile b/Dockerfile index be2b6c1..bceff5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,11 +7,9 @@ RUN apt-get update && \ libgbm-dev \ zip \ rsync \ - python3 \ - python3-pip \ + jinja-cli \ ./google-chrome-stable_current_amd64.deb &&\ rm google-chrome-stable_current_amd64.deb &&\ npm install -g @getgauge/cli -RUN pip3 install ansible boto3 jinja-cli