mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 08:11:05 +02:00
jibri: upgrade chrome to 113 (#1555)
This commit is contained in:
parent
c2f01f336f
commit
ce59d1ed5d
@ -12,8 +12,8 @@ ARG TARGETPLATFORM
|
||||
ARG USE_CHROMIUM=0
|
||||
#ARG CHROME_RELEASE=latest
|
||||
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
||||
ARG CHROME_RELEASE=112.0.5615.49
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=112
|
||||
ARG CHROME_RELEASE=113.0.5672.126
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=113
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user