mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
switch back to playwright for now
This commit is contained in:
@@ -23,7 +23,7 @@ RUN python3 -m pip install --upgrade pip --quiet \
|
||||
&& python3 -m pip install patchright --quiet
|
||||
|
||||
# 7. Install Chromium via patchright
|
||||
RUN patchright install --with-deps --no-shell chromium
|
||||
RUN playwright install --with-deps --no-shell chromium
|
||||
|
||||
# 8. Copy the rest of the codebase
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user