From fcff9a022f8edaecbb4bbcbfe8d0e5e7cdb5006f Mon Sep 17 00:00:00 2001 From: Jacek Jackowiak <68899+airborn@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:52:38 +0100 Subject: [PATCH] Update README (#161) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cea039d..ed14d00 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Home Assistant Community Add-ons. While Home Assistant provides base images, the images provided by this repository contain some extras: -- Based on Ubuntu Bionic (slim) +- Based on the latest Ubuntu LTS - Adds [s6] as a process supervisor. - Adds `jq` & `curl`, since every add-on uses them. - Adds Docker [Label Schema][label-schema] support.