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 66ab27f commit 91d0ad6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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


0 comments on commit 91d0ad6

Please sign in to comment.