Update base image (26.04), nodejs24 and deps for Java 25 required for Minecraft 26.1#571
Open
shinyone wants to merge 5 commits into
Open
Update base image (26.04), nodejs24 and deps for Java 25 required for Minecraft 26.1#571shinyone wants to merge 5 commits into
shinyone wants to merge 5 commits into
Conversation
Update the Ubuntu Base to 24.04 Noble Numbat Update the NodeJS Base to 22.x Update interaction with rdiff-backup increment list changes since 2.2.10a
- Use ubuntu:26.04 (Resolute Raccoon) as base image - Replace openjdk-8/21 with openjdk-25-jre-headless - Upgrade diskusage 1.1.3 -> 1.2.0 (Node.js 22 N-API compat) - Add npm overrides: nan@2.22.0 (fixes v8::AccessorSignature removal) - Upgrade axios 0.24 -> 1.7 (security fixes) - Upgrade tar 4.x -> 6.x (path traversal CVEs) - Override debug to ^4.3.4 (ReDos fix)
Co-authored-by: Copilot <copilot@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes required to move to openjdk-25
Based on this PR #554