You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,9 +94,9 @@ Basics (learn more at [baseimage-docker](http://phusion.github.io/baseimage-dock
94
94
95
95
Language support:
96
96
97
-
* Ruby 3.1.6, 3.2.7, 3.3.7, 3.4.1 and JRuby 9.3.15.0 and 9.4.9.0.
97
+
* Ruby 3.1.6, 3.2.7, 3.3.7, 3.4.2 and JRuby 9.3.15.0 and 9.4.9.0.
98
98
* RVM is used to manage Ruby versions. [Why RVM?](#why_rvm)
99
-
* 3.4.1 is configured as the default.
99
+
* 3.4.2 is configured as the default.
100
100
* JRuby is installed from source, but we register an APT entry for it.
101
101
* JRuby uses OpenJDK 17.
102
102
* Python 3.12, or any version provided by the Deadsnakes PPA (currently 3.8, 3.9, 3.10, and 3.11; see https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa).
@@ -458,8 +458,8 @@ RUN bash -lc 'rvm --default use ruby-3.1.6'
0 commit comments