fix: add explicit summary to prevent code block leaking into index

This commit is contained in:
russell@unturf.com 2026-03-18 19:31:12 -04:00
parent f8cbcf518b
commit 83c98b7b9d

View file

@ -6,6 +6,7 @@ fix "the dependency requires Elixir ~> 1.16 but you are running on v1.14" on Ubu
:date: 2026-03-18 17:00
:tags: Code, Elixir, DevOps, Opinion
:status: published
:summary: Ubuntu 24.04 ships Elixir 1.14 & OTP 25 but the Phoenix dependency tree requires 1.15+. Here's what to do about it & why Ubuntu 26.04 fixes everything.
If you run a Phoenix project on Ubuntu 24.04, you've seen these: