Skip to content

Commit

Permalink
edge and edgedriver 125
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 20, 2024
1 parent 3f758b7 commit d1d357c
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-125.0-firefox-126.0-edge-124.0
FROM sitespeedio/webbrowsers:chrome-125.0-firefox-126.0-edge-125.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 @@ -9,7 +9,7 @@
"@cypress/xvfb": "1.2.4",
"@devicefarmer/adbkit": "3.2.6",
"@sitespeed.io/chromedriver": "125.0.6422-60",
"@sitespeed.io/edgedriver": "124.0.2478-105",
"@sitespeed.io/edgedriver": "125.0.2535-47",
"@sitespeed.io/geckodriver": "0.34.0",
"@sitespeed.io/throttle": "5.0.0",
"@sitespeed.io/tracium": "0.3.3",
Expand Down

0 comments on commit d1d357c

Please sign in to comment.