Skip to content

Commit

Permalink
test-5
Browse files Browse the repository at this point in the history
  • Loading branch information
krrish-sehgal committed Dec 23, 2024
1 parent 83e8653 commit 63e867c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-ke
apt-get -yqq install google-chrome-stable && \
rm -rf /var/lib/apt/lists/*

RUN ln -s /usr/bin/google-chrome-stable /usr/local/bin/google-chrome


# Install Poetry and dependencies
Expand Down

0 comments on commit 63e867c

Please sign in to comment.