wudysoft commited on
Commit
b1f4b89
·
verified ·
1 Parent(s): e13cbae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -23,7 +23,6 @@ COPY . .
23
 
24
  # Install Playwright dependencies dan browser binaries
25
  RUN npx playwright install --with-deps
26
- RUN npx puppeteer browsers install chrome
27
 
28
  # Expose port untuk aplikasi
29
  EXPOSE 7860
 
23
 
24
  # Install Playwright dependencies dan browser binaries
25
  RUN npx playwright install --with-deps
 
26
 
27
  # Expose port untuk aplikasi
28
  EXPOSE 7860