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

Commit c5a1151

Browse files
authored
Upgrade Chrome patch to 64.0.3282.167 (#218)
1 parent 7d195e0 commit c5a1151

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
@@ -635,7 +635,7 @@ COPY bin/fail /usr/bin/
635635
#===============
636636
# TODO: Use Google fingerprint to verify downloads
637637
# https://www.google.de/linuxrepositories/
638-
ARG EXPECTED_CHROME_VERSION="64.0.3282.140"
638+
ARG EXPECTED_CHROME_VERSION="64.0.3282.167"
639639
ENV CHROME_URL="https://dl.google.com/linux/direct" \
640640
CHROME_BASE_DEB_PATH="/home/seluser/chrome-deb/google-chrome" \
641641
GREP_ONLY_NUMS_VER="[0-9.]{2,20}"

0 commit comments

Comments
 (0)