Skip to content

Commit

Permalink
feat(jibri) bump Chrome to version 130
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Nov 12, 2024
1 parent 345f8c2 commit 51a1214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jibri/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest
# https://googlechromelabs.github.io/chrome-for-testing/
ARG CHROME_RELEASE=126.0.6478.126
ARG CHROME_RELEASE=130.0.6723.116

COPY rootfs/ /

Expand Down

0 comments on commit 51a1214

Please sign in to comment.