Skip to content

Update dev image #7625

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

Closed
wants to merge 3 commits into from
Closed

Update dev image #7625

wants to merge 3 commits into from

Conversation

shatovilya
Copy link

Updated development image to node 20.
Reduced image size.

@auto-assign auto-assign bot requested a review from NGPixel May 2, 2025 20:46
@NGPixel
Copy link
Member

NGPixel commented Jul 10, 2025

The version is set to 18 to make sure development is made with the oldest supported version.

@NGPixel NGPixel closed this Jul 10, 2025
@BPowell76
Copy link

@NGPixel Node v18 reached EOL status on March 27, 2025. We should be using Node v20 at a minimum now if we still want Node patches.

I don't think it's a good idea to use Node v18 on a public-facing web server since any vulnerabilities won't be fixed.

@NGPixel
Copy link
Member

NGPixel commented Jul 11, 2025

@BPowell76 It's not about promoting the use of v18, it's about not breaking compatibility for users that might be on v18 unless there's a really good reason to do so. Some users might be on v18 in an internal-only wiki and wouldn't want their wiki suddenly breaking because of a patch update.

@BPowell76
Copy link

Given some of the support threads I have seen in the Discord, I am not sure if v18 is all that compatible though.

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.

3 participants