jibri: update Chrome to version 96
This commit is contained in:
@@ -4,8 +4,8 @@ FROM ${JITSI_REPO}/base-java:${BASE_TAG}
|
|||||||
|
|
||||||
#ARG CHROME_RELEASE=latest
|
#ARG CHROME_RELEASE=latest
|
||||||
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
|
||||||
ARG CHROME_RELEASE=94.0.4606.61
|
ARG CHROME_RELEASE=96.0.4664.45
|
||||||
ARG CHROMEDRIVER_MAJOR_RELEASE=94
|
ARG CHROMEDRIVER_MAJOR_RELEASE=96
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user