|
@@ -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=116.0.5845.96
|
|
|
|
|
|
+ARG CHROME_RELEASE=121.0.6167.85
|
|
|
|
|
|
COPY rootfs/ /
|
|
COPY rootfs/ /
|
|
|
|
|