-
Notifications
You must be signed in to change notification settings - Fork 382
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
feat(base): generate new image with version 16.17.0 #737
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! 🚀
@lmiller1990 this is failing in CI due to #734 not being merged yet. It's looking for Chrome to test the base image - which doesn't exist in this image. |
@admah I approved it - any blocker? Or something I can change here? I just ran the command from |
@lmiller1990 I went ahead and fixed the conflict with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to merge once CI is green 🚀
Needed for regression test for
cypress-io/cypress#22795
Breaking change between Node.js versions 16.16 and 16.17.
I also need 18.6, I'll make a new PR once this is merged up.