Skip to content

Commit

Permalink
Try more recent version of Chrome Driver stable release since the one…
Browse files Browse the repository at this point in the history
… we'd been using is 404ing
  • Loading branch information
Arkaniad committed Feb 28, 2024
1 parent 590a611 commit 902f8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jibri/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest
# https://googlechromelabs.github.io/chrome-for-testing/
ARG CHROME_RELEASE=121.0.6167.85
ARG CHROME_RELEASE=122.0.6261.94

COPY rootfs/ /

Expand Down

0 comments on commit 902f8c6

Please sign in to comment.