use mcr.microsoft.com/playwright image
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
FROM node:20-bookworm-slim
|
||||
ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|
||||
FROM mcr.microsoft.com/playwright:v1.40.0-bookworm
|
||||
ENV CHROME_DEBUGGING_PORT=9222
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user