Skip to content

Commit 51a1214

Browse files
committed
feat(jibri) bump Chrome to version 130
1 parent 345f8c2 commit 51a1214

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=126.0.6478.126
14+
ARG CHROME_RELEASE=130.0.6723.116
1515

1616
COPY rootfs/ /
1717

0 commit comments

Comments
 (0)