Skip to content

Commit ce59d1e

Browse files
jibri: upgrade chrome to 113 (jitsi#1555)
1 parent c2f01f3 commit ce59d1e

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
@@ -12,8 +12,8 @@ ARG TARGETPLATFORM
1212
ARG USE_CHROMIUM=0
1313
#ARG CHROME_RELEASE=latest
1414
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
15-
ARG CHROME_RELEASE=112.0.5615.49
16-
ARG CHROMEDRIVER_MAJOR_RELEASE=112
15+
ARG CHROME_RELEASE=113.0.5672.126
16+
ARG CHROMEDRIVER_MAJOR_RELEASE=113
1717

1818
COPY rootfs/ /
1919

0 commit comments

Comments
 (0)