Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 65bc268

Browse files
authored
Upgrade Chrome major 63.0.3239.84
1 parent a1b0217 commit 65bc268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ COPY bin/fail /usr/bin/
632632
#===============
633633
# TODO: Use Google fingerprint to verify downloads
634634
# https://www.google.de/linuxrepositories/
635-
ARG EXPECTED_CHROME_VERSION="62.0.3202.94"
635+
ARG EXPECTED_CHROME_VERSION="63.0.3239.84"
636636
ENV CHROME_URL="https://dl.google.com/linux/direct" \
637637
CHROME_BASE_DEB_PATH="/home/seluser/chrome-deb/google-chrome" \
638638
GREP_ONLY_NUMS_VER="[0-9.]{2,20}"

0 commit comments

Comments
 (0)