From b53a78cec1771ce96a349ead770186b72d2c32c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 08:38:47 +0200 Subject: [PATCH] Set correct dockerd version in table (#161) Co-authored-by: Madelen Andersson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f9d15..b7b7977 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Docker on a compatible Axis device. In addition it bundles the Docker CLI and th | -----------------------: | -------------------: | --------------: |----------|---------------------------------| | [3.0.0][latest-release] | 11.10 | 26.0.0 | rootless | Latest release | | [2.0.0][2.0.0-release] | 11.9 | 26.0.0 | rootful | Legacy release AXIS OS 2024 LTS | -| [1.5.0][1.5.0-release] | 10.12 | 20.10.9 | rootful | Legacy release AXIS OS 2022 LTS | +| [1.5.0][1.5.0-release] | 10.12 | 26.0.0 | rootful | Legacy release AXIS OS 2022 LTS | > [!IMPORTANT]