Skip to content

Conversation

MikeMcC399
Copy link
Contributor

Situation

The repo is configured to use cypress/browsers:22.16.0 in CI. This version of the Cypress Docker image, based on Node.js 22.16.0, has a full tag node-22.16.0-chrome-137.0.7151.119-1-ff-139.0.4-edge-137.0.3296.62-1 meaning that it uses browsers as shown. Cypress officially supports the latest 3 major versions of Chrome, Firefox, and Edge.

Browser Docker image version Latest version Supported versions Minimum version
Chrome 137 141 141 140 139 139
Edge 137 141 141 140 139 139
Firefox 139 143 143 142 141 141

Change

Update to cypress/browsers:22.20.0 with a full tag node-22.20.0-chrome-140.0.7339.207-1-ff-143.0.1-edge-140.0.3485.81-1 that provides for minimum supported versions of browsers.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as draft October 3, 2025 14:11
@MikeMcC399 MikeMcC399 force-pushed the update/docker-browsers branch from c0c5140 to 3cb5ddd Compare October 3, 2025 14:17
@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 3, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants