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