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

Commit 1468f6d

Browse files
authored
Merge pull request #352 from elgalu/Upgrade-Chrome-patch-level-to-78.0.3904.97
Upgrade Chrome patch level to 78.0.3904.97
2 parents 3705631 + 55058a5 commit 1468f6d

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
@@ -467,7 +467,7 @@ COPY bin/fail /usr/bin/
467467
#===============
468468
# TODO: Use Google fingerprint to verify downloads
469469
# https://www.google.de/linuxrepositories/
470-
ARG EXPECTED_CHROME_VERSION="78.0.3904.87"
470+
ARG EXPECTED_CHROME_VERSION="78.0.3904.97"
471471
ENV CHROME_URL="https://dl.google.com/linux/direct" \
472472
CHROME_BASE_DEB_PATH="/home/seluser/chrome-deb/google-chrome" \
473473
GREP_ONLY_NUMS_VER="[0-9.]{2,20}"

0 commit comments

Comments
 (0)