Skip to content

Commit

Permalink
mcr.microsoft.com/playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
abernier committed Jul 17, 2024
1 parent 028f275 commit 7e20f67
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
@@ -1,5 +1,3 @@
FROM node:20-bookworm

RUN npx -y playwright@1.45.1 install --with-deps
FROM mcr.microsoft.com/playwright:v1.45.2-jammy

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

0 comments on commit 7e20f67

Please sign in to comment.