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

Commit 2571e66

Browse files
authored
Merge pull request #253 from elgalu/chrome-67.0.3396.99
Upgrade Chrome patch level to 67.0.3396.99
2 parents f507555 + b0464aa commit 2571e66

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

0 commit comments

Comments
 (0)