Highlighting breaking change/prerequisite (#18426)

Based off the breaking change in 2021.7 (https://github.com/home-assistant/core/pull/51628), highlighting the requirements here
This commit is contained in:
Dubh Ad 2021-07-08 08:21:26 +01:00 committed by GitHub
parent 046e54f78c
commit 0ebd9a5145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ These below instructions are for an installation of Home Assistant Container run
<b>Prerequisites</b>
This guide assumes that you already have an operating system setup and a container runtime installed (like Docker).
If you are using Docker then you need to be on at least version 19.03.9, ideally an even higher version, and `libseccomp` 2.42 or newer.
</div>
### Platform Installation