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

Upgrade Versions #226

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Upgrade Versions #226

merged 2 commits into from
Dec 18, 2024

Conversation

rongxin-liu
Copy link
Contributor

This pull request includes several updates to the Dockerfile to upgrade the versions of various software packages. The most important changes include upgrading the versions of OpenJDK, Node.js, Python, Ruby, and SQLite.

Upgrades to software versions:

  • Dockerfile: Updated OpenJDK from 23 to 23.0.1 to ensure the latest security patches and features are included.
  • Dockerfile: Upgraded Node.js from 22.6.0 to 22.12.0 to take advantage of the latest improvements and bug fixes.
  • Dockerfile: Updated Python from 3.12.7 to 3.12.8 to incorporate the latest updates and optimizations.
  • Dockerfile: Upgraded Ruby from 3.3.5 to 3.3.6 to ensure compatibility with new features and improvements.
  • Dockerfile: Updated SQLite from 3460100 to 3470200 to include the latest enhancements and bug fixes.

Additionally, there is a minor change in the shell.c.patch file to adjust the version display format for SQLite.

@rongxin-liu rongxin-liu merged commit 6117790 into main Dec 18, 2024
3 checks passed
@rongxin-liu rongxin-liu deleted the versions-dec24 branch December 18, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant