Skip to content

Commit

Permalink
feat(jibri) update Chrome to 126
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Jul 2, 2024
1 parent 980703b commit 49bd165
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=121.0.6167.85
ARG CHROME_RELEASE=126.0.6478.126

COPY rootfs/ /

Expand Down

0 comments on commit 49bd165

Please sign in to comment.