fix: add explicit summary to prevent code block leaking into index
This commit is contained in:
parent
f8cbcf518b
commit
83c98b7b9d
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue