Skip to content

Commit 8168e8d

Browse files
committed
modified scraper 2
1 parent c2dc695 commit 8168e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ COPY requirements.txt .
9191
# Install Python dependencies
9292
RUN pip install --no-cache-dir -r requirements.txt
9393

94-
RUN playwright install --with-deps chromium
94+
#RUN playwright install --with-deps chromium
9595

9696
# FORCE MATCH
9797
# RUN pip install --no-cache-dir playwright==1.50.0

0 commit comments

Comments
 (0)