etukurudinesh commited on
Commit
93928bc
·
1 Parent(s): 242d073

fix: playwright dependencies

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -5,7 +5,6 @@ FROM python:3.9
5
 
6
  # Install system dependencies for Playwright
7
  RUN apt-get update && apt-get install -y \
8
- RUN apt-get update && apt-get install -y \
9
  libnss3 \
10
  libatk1.0-0 \
11
  libatk-bridge2.0-0 \
 
5
 
6
  # Install system dependencies for Playwright
7
  RUN apt-get update && apt-get install -y \
 
8
  libnss3 \
9
  libatk1.0-0 \
10
  libatk-bridge2.0-0 \