Skip to content

Commit 9ac7b59

Browse files
committed
jibri: update Chrome to version 96
1 parent fb2326e commit 9ac7b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jibri/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ FROM ${JITSI_REPO}/base-java:${BASE_TAG}
44

55
#ARG CHROME_RELEASE=latest
66
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
7-
ARG CHROME_RELEASE=94.0.4606.61
8-
ARG CHROMEDRIVER_MAJOR_RELEASE=94
7+
ARG CHROME_RELEASE=96.0.4664.45
8+
ARG CHROMEDRIVER_MAJOR_RELEASE=96
99

1010
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1111

0 commit comments

Comments
 (0)