Fix libseccomp version (#23440)

This commit is contained in:
Franck Nijhof 2022-07-18 19:53:37 +02:00 committed by GitHub
parent 1e01cbba03
commit afe592f5d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ These below instructions are for an installation of Home Assistant Container run
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.
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.4.2 or newer.
</div>
### Platform Installation