We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980703b commit 49bd165Copy full SHA for 49bd165
jibri/Dockerfile
@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
11
ARG USE_CHROMIUM=0
12
#ARG CHROME_RELEASE=latest
13
# https://googlechromelabs.github.io/chrome-for-testing/
14
-ARG CHROME_RELEASE=121.0.6167.85
+ARG CHROME_RELEASE=126.0.6478.126
15
16
COPY rootfs/ /
17
0 commit comments