Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reversion of latest and 13.0.0 tags to node-18.15.0 with old browsers versions #930

Closed
MikeMcC399 opened this issue Aug 31, 2023 · 5 comments

Comments

@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented Aug 31, 2023

https://hub.docker.com/r/cypress/browsers/tags

cypress/browsers:latest has reverted to
cypress/browsers:node-18.15.0-chrome-106.0.5249.61-1-ff-99.0.1-edge-114.0.1823.51-1

after spending the last three weeks being equivalent to
cypress/browsers:node-20.5.0-chrome-114.0.5735.133-1-ff-114.0.2-edge-114.0.1823.51-1

This is probably unintentional and it is certainly disruptive.

image

@MikeMcC399
Copy link
Collaborator Author

This issues affects also:

https://hub.docker.com/r/cypress/base
where
cypress/base:latest
has been reverted from
cypress/base:20.5.0
to
cypress/base:18.15.0

and

https://hub.docker.com/r/cypress/included
where
cypress/included:13.0.0
has been reverted from
cypress/included:cypress-13.0.0-node-20.5.0-chrome-114.0.5735.133-1-ff-114.0.2-edge-114.0.1823.51-1
to
cypress/included:cypress-13.0.0-node-18.15.0-chrome-106.0.5249.61-1-ff-99.0.1-edge-114.0.1823.51-1

@MikeMcC399 MikeMcC399 changed the title Reversion of cypress/browsers:latest to node-18.15.0 with old browsers versions Reversion of latest and 13.0.0 tags to node-18.15.0 with old browsers versions Sep 1, 2023
@MikeMcC399
Copy link
Collaborator Author

This issue has been partially resolved. The following tag is however still incorrect:

https://hub.docker.com/r/cypress/included
where
cypress/included:13.0.0
has been reverted from
cypress/included:cypress-13.0.0-node-20.5.0-chrome-114.0.5735.133-1-ff-114.0.2-edge-114.0.1823.51-1
to
cypress/included:cypress-13.0.0-node-18.15.0-chrome-106.0.5249.61-1-ff-99.0.1-edge-114.0.1823.51-1

@AtofStryker
Copy link
Contributor

@MikeMcC399 I think I can handle that by setting the factory version to 13.0.0. Should be able to play around with that in a few

@AtofStryker
Copy link
Contributor

@MikeMcC399 how about now?

@MikeMcC399
Copy link
Collaborator Author

@AtofStryker

how about now?

It looks good now. Thank you!

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

No branches or pull requests

2 participants