mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-06 01:31:10 +02:00
jibri: bump Chrome to version 101
This commit is contained in:
parent
88bb1bccd0
commit
41d6a9adbf
@ -14,8 +14,8 @@ RUN apt-dpkg-wrap apt-get update && \
|
||||
|
||||
#ARG CHROME_RELEASE=latest
|
||||
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
||||
ARG CHROME_RELEASE=96.0.4664.45
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=96
|
||||
ARG CHROME_RELEASE=101.0.4951.41
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=101
|
||||
COPY build/install-chrome.sh /install-chrome.sh
|
||||
RUN /install-chrome.sh && \
|
||||
rm /install-chrome.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user