mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 14:33:17 +00:00
Switch base image to chrome-109
This commit is contained in:
parent
5b738bd24e
commit
e1a49ff410
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ARG BROWSER_IMAGE_BASE=webrecorder/browsertrix-browser-base
|
||||
ARG BROWSER_VERSION=101
|
||||
ARG BROWSER_VERSION=chrome-109
|
||||
|
||||
FROM ${BROWSER_IMAGE_BASE}:${BROWSER_VERSION}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue