Skip to content

Commit 3c19ed6

Browse files
committed
jibri: uppdate Chrome to version 94
1 parent b858b37 commit 3c19ed6

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=90.0.4430.212
8-
ARG CHROMEDRIVER_MAJOR_RELEASE=90
7+
ARG CHROME_RELEASE=94.0.4606.61
8+
ARG CHROMEDRIVER_MAJOR_RELEASE=94
99

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

0 commit comments

Comments
 (0)