mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Bump Chrome to V65 and upgrade Chromedriver 2.36
This commit is contained in:
parent
435361b888
commit
7807edf17d
3 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,6 @@ fi
|
|||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install ChromeDriver
|
||||
wget -q https://chromedriver.storage.googleapis.com/2.35/chromedriver_linux64.zip
|
||||
wget -q https://chromedriver.storage.googleapis.com/2.36/chromedriver_linux64.zip
|
||||
unzip chromedriver_linux64.zip -d /usr/local/bin
|
||||
rm -f chromedriver_linux64.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue