Skip to content

Commit

Permalink
chore: add chorme to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Mangabeira Gregio committed Feb 16, 2024
1 parent a3c274d commit 0ff6e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/replay/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM node:iron-alpine

RUN npm install -g puppeteer @puppeteer/replay
RUN npx puppeteer browsers install chrome

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 0ff6e5f

Please sign in to comment.