mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
jibri: uppdate Chrome to version 94
This commit is contained in:
parent
b858b37ad1
commit
3c19ed6723
@ -4,8 +4,8 @@ FROM ${JITSI_REPO}/base-java:${BASE_TAG}
|
||||
|
||||
#ARG CHROME_RELEASE=latest
|
||||
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
||||
ARG CHROME_RELEASE=90.0.4430.212
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=90
|
||||
ARG CHROME_RELEASE=94.0.4606.61
|
||||
ARG CHROMEDRIVER_MAJOR_RELEASE=94
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user