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