Fix typo (#14)

Ubuntu Stretch does not exist
Ubuntu Bionic is the correct codename
This commit is contained in:
Matheson Steplock 2021-01-19 09:01:46 -05:00 committed by GitHub
parent 5f80a1896e
commit cd3e9d7b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 Stretch (slim)
- Based on Ubuntu Bionic (slim)
- Adds [s6] as a process supervisor.
- Adds `jq` & `curl`, since every add-on uses them.
- Adds Docker [Label Schema][label-schema] support.