jibri: simplify ChromeDriver download

This commit is contained in:
Saúl Ibarra Corretgé
2023-09-12 09:24:05 +02:00
parent fd1c308b49
commit a76b1f4b4a
2 changed files with 7 additions and 5 deletions

View File

@@ -11,9 +11,8 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG TARGETPLATFORM
ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
# https://googlechromelabs.github.io/chrome-for-testing/
ARG CHROME_RELEASE=116.0.5845.96
ARG CHROMEDRIVER_MAJOR_RELEASE=116
COPY rootfs/ /