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 blacklight-cornell container image uses official Ruby Docker image based on the Debian OS.
Debian is a free operating system. - https://www.debian.org/
They release a new version of the OS roughly every 3 years.
Currently, this project uses release version 13 (Trixie). The end of life for Trixie is 2028-08-09.
Ruby life cycle
The blacklight and blacklight-cornell is written in Ruby.
We currently use Ruby version 3.2.2.
The end of life for Ruby 3.2 is expected to be 2026-03-31.