mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
jibri: update Chrome to M102
This commit is contained in:
parent
1463df4c09
commit
be422c73e8
@ -14,8 +14,8 @@ RUN apt-dpkg-wrap apt-get update && \
|
||||
|
||||
#ARG CHROME_RELEASE=latest
|
||||
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
||||
ARG CHROME_RELEASE=101.0.4951.41
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=101
|
||||
ARG CHROME_RELEASE=102.0.5005.61
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=102
|
||||
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