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 0cdf764 commit 83842e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ RUN apt-get update && \
libgbm-dev \
zip \
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
Expand Down

0 comments on commit 83842e3

Please sign in to comment.