Vidulividuli

Updated default runtimes across Ignite

v2025.04.01

Default language and runtime images are bumped across supported frameworks - including .NET 10, PHP 8.5, and newer Node, Go, Python, Ruby, and Rust builds

Ignite build images pick up newer default runtimes so new deploys land on current language releases.

What's new

Default versions

These are the new defaults for framework builds (rebuild to pick them up):

LanguagePrevious defaultNew default
.NET / ASP.NET Core9.010.0
Go1.25.51.26.5
Node.js24.12.024.19.0
PHP8.28.5
Python3.14.23.14.7
Ruby3.4.43.4.10
Rust1.92.01.97.1

Static Node builds that ship with Nginx also move from Nginx 1.29.4 to 1.31.3.

Ruby version files

Ruby projects can set the version with a bare number (3.4.10) or an rbenv/asdf-style value (ruby-3.4.10) in .ruby-version.

Docs

Framework support pages list the current images and ports for each stack. See Framework support for details per language.