Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmithabandari authored Feb 27, 2025
1 parent 83842e3 commit 66ab27f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ RUN apt-get update && \
rsync \
python3 \
python3-pip \
boto3 \
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


0 comments on commit 66ab27f

Please sign in to comment.