Skip to content

Commit

Permalink
Chrome and Chromedriver 118 (#1996)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Oct 11, 2023
1 parent 1273d4d commit 644177c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sitespeedio/webbrowsers:chrome-116.0-firefox-117.0-edge-116.0
FROM sitespeedio/webbrowsers:chrome-118.0-firefox-118.0-edge-117.0

ARG TARGETPLATFORM=linux/amd64

Expand Down
36 changes: 27 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "2.11.3",
"@sitespeed.io/chromedriver": "116.0.5845-96",
"@sitespeed.io/chromedriver": "118.0.5993-70",
"@sitespeed.io/edgedriver": "115.0.1901-183",
"@sitespeed.io/geckodriver": "0.33.0",
"@sitespeed.io/throttle": "5.0.0",
Expand Down

0 comments on commit 644177c

Please sign in to comment.