jibri: upgrade chrome to 113 (#1555)

pull/1326/merge
Aaron van Meerten 2 years ago committed by GitHub
parent c2f01f336f
commit ce59d1ed5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      jibri/Dockerfile

@ -12,8 +12,8 @@ ARG TARGETPLATFORM
ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
ARG CHROME_RELEASE=112.0.5615.49
ARG CHROMEDRIVER_MAJOR_RELEASE=112
ARG CHROME_RELEASE=113.0.5672.126
ARG CHROMEDRIVER_MAJOR_RELEASE=113
COPY rootfs/ /

Loading…
Cancel
Save