feat(jibri) update Chrome to 126

pull/1851/head
Saúl Ibarra Corretgé 4 months ago
parent 980703bc57
commit 49bd1657d5
  1. 2
      jibri/Dockerfile

@ -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/ /

Loading…
Cancel
Save