Skip to content

Commit

Permalink
updated chrome version to 99
Browse files Browse the repository at this point in the history
  • Loading branch information
prayagsingh committed Mar 25, 2022
1 parent 4cd3534 commit ae80c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FROM ${JITSI_REPO}/base-java:${BASE_TAG}

#ARG CHROME_RELEASE=latest
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest
ARG CHROME_RELEASE=96.0.4664.45
ARG CHROMEDRIVER_MAJOR_RELEASE=96
ARG CHROME_RELEASE=99.0.4844.82
ARG CHROMEDRIVER_MAJOR_RELEASE=99

ENV RCLONE_VER=1.56.2 \
BUILD_DATE=20220325T013603 \
Expand Down

0 comments on commit ae80c05

Please sign in to comment.