feat(jibri) update Chrome to 126

This commit is contained in:
Saúl Ibarra Corretgé
2024-07-02 22:04:35 +02:00
parent 980703bc57
commit 49bd1657d5

View File

@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG USE_CHROMIUM=0 ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest #ARG CHROME_RELEASE=latest
# https://googlechromelabs.github.io/chrome-for-testing/ # https://googlechromelabs.github.io/chrome-for-testing/
ARG CHROME_RELEASE=121.0.6167.85 ARG CHROME_RELEASE=126.0.6478.126
COPY rootfs/ / COPY rootfs/ /