diff --git a/content/2026-03-18-elixir-phoenix-version-warnings-ubuntu-2604.rst b/content/2026-03-18-elixir-phoenix-version-warnings-ubuntu-2604.rst index 6eea52f..6685c14 100644 --- a/content/2026-03-18-elixir-phoenix-version-warnings-ubuntu-2604.rst +++ b/content/2026-03-18-elixir-phoenix-version-warnings-ubuntu-2604.rst @@ -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: