Fix broken link to updates (#27623)

This commit is contained in:
c0ffeeca7 2023-06-01 22:50:35 +02:00 committed by GitHub
parent 8190a403ec
commit 7a40a31f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,20 +5,20 @@ description: "More information on why Docker version marks the installation as u
## The issue ## The issue
The version that is needed by the Supervisor, depends on the features it needs The version that is needed by the Supervisor depends on the features it needs
for it to work properly. to work properly.
The current minimum supported version of Docker is: `20.10.17`. The current minimum supported version of Docker is: `20.10.17`.
However, the feature set changes and improves over time and therefore, the minimal However, the feature set changes and improves over time. Therefore, the minimal
required version may change in the future. When that happens, it will be communicated required version may change. When that happens, it will be communicated
before we publish a version that will require you to upgrade Docker. before we publish a version that requires you to upgrade Docker.
## The solution ## The solution
If you are running an older version of our Home Assistant OS, update it the If you are running an older version of Home Assistant OS,
{% my configuration title="Configuration" %} panel. {% my updates title="update" %} it.
If this is not our Home Assistant OS, you need to manually update Docker on your If this is not Home Assistant OS, you need to manually update Docker on your
host for instructions on how to do that, check the official host. For instructions on how to do that, check the official
[Docker documentation](https://docs.docker.com/engine/install/debian/). [Docker documentation](https://docs.docker.com/engine/install/debian/).