Skip to content

Commit

Permalink
Chrome/driver 129, Firefox 130
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Sep 19, 2024
1 parent 35c71f1 commit 6a2f85d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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-128.0-firefox-129.0-edge-127.0-b
FROM sitespeedio/webbrowsers:chrome-129.0-firefox-13.0-edge-128.0

ARG TARGETPLATFORM=linux/amd64

Expand Down
14 changes: 7 additions & 7 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 @@ -8,7 +8,7 @@
"dependencies": {
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "3.2.6",
"@sitespeed.io/chromedriver": "128.0.6613-86",
"@sitespeed.io/chromedriver": "129.0.6668-58",
"@sitespeed.io/edgedriver": "126.0.2592-102",
"@sitespeed.io/geckodriver": "0.35.0",
"@sitespeed.io/throttle": "5.0.1",
Expand Down

0 comments on commit 6a2f85d

Please sign in to comment.