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

Please allow minor versions on Node 22 #222

Open
nikhilro opened this issue Aug 24, 2024 · 2 comments
Open

Please allow minor versions on Node 22 #222

nikhilro opened this issue Aug 24, 2024 · 2 comments

Comments

@nikhilro
Copy link

nikhilro commented Aug 24, 2024

There was a bug in 22.7.0 that broke our production. nodejs/node#54543

It'd be awesome if you could add minor versions to the latest major version.

@nikolaik
Copy link
Owner

As a workaround you could find an old digest from a CI build log or similar, and pin to a previous digest built with an older Node.js version.

I'm not feeling super eager about tagging minor versions, even though I would assume those tags would exist here, since its a common pattern for a lot of official project images.

I could pretty easily add the image digest to the versions.json to be able to find the right one though. What do you think?

@nikhilro
Copy link
Author

ya image digest in versions.json would work

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