Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abernier authored Jul 29, 2024
1 parent 3f65c31 commit ae4ec6c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM node:20-bookworm
RUN npx -y playwright@1.45.3 install --with-deps chromium
FROM mcr.microsoft.com/playwright:v1.45.2-jammy

RUN apt-get update && apt-get install -y lsof

0 comments on commit ae4ec6c

Please sign in to comment.