Skip to content

Commit 49bd165

Browse files
committed
feat(jibri) update Chrome to 126
1 parent 980703b commit 49bd165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jibri/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
1111
ARG USE_CHROMIUM=0
1212
#ARG CHROME_RELEASE=latest
1313
# https://googlechromelabs.github.io/chrome-for-testing/
14-
ARG CHROME_RELEASE=121.0.6167.85
14+
ARG CHROME_RELEASE=126.0.6478.126
1515

1616
COPY rootfs/ /
1717

0 commit comments

Comments
 (0)