mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-08 06:09:48 +00:00
remove --disable-component-update flag, fixes shields not working (#915)
should fix main cause of slow down in #913 deps: update to brave 1.84.139, puppeteer 24.30.0 bump to 1.9.1
This commit is contained in:
parent
bb11147234
commit
8c8fd6be08
4 changed files with 39 additions and 39 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG BROWSER_VERSION=1.84.135
|
||||
ARG BROWSER_VERSION=1.84.139
|
||||
ARG BROWSER_IMAGE_BASE=webrecorder/browsertrix-browser-base:brave-${BROWSER_VERSION}
|
||||
|
||||
FROM ${BROWSER_IMAGE_BASE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue