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
The base `ruby` image dropped Debian 10 ("buster") images and converted
them to Debian 12 ("bookworm") - see
<docker-library/ruby#415>. However, while
OpenJDK 11 was available in "buster", it is no longer available in
"bookworm", so we now have to use OpenJDK 17 instead.
0 commit comments