diff --git a/content/manuals/desktop/setup/install/windows-install.md b/content/manuals/desktop/setup/install/windows-install.md index 1bb4e86bb2e..26e6c255bda 100644 --- a/content/manuals/desktop/setup/install/windows-install.md +++ b/content/manuals/desktop/setup/install/windows-install.md @@ -47,7 +47,7 @@ _For checksums, see [Release notes](/manuals/desktop/release-notes.md)_ {{< tabs >}} {{< tab name="WSL 2 backend, x86_64" >}} -- WSL version 1.1.3.0 or later. +- WSL version 2.1.5 or later. - Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher. - Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher. - Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the @@ -97,7 +97,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](/manuals {{< /tab >}} {{< tab name="WSL 2 backend, Arm (Early Access)" >}} -- WSL version 1.1.3.0 or later. +- WSL version 2.1.5 or later. - Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher. - Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher. - Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the diff --git a/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/limitations.md b/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/limitations.md index 758e5389701..b0dc419e487 100644 --- a/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/limitations.md +++ b/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/limitations.md @@ -10,9 +10,9 @@ weight: 50 > [!NOTE] > -> Docker Desktop requires WSL 2 version 1.1.3.0 or later. To get the current +> Docker Desktop requires WSL 2 version 2.1.5 or later. To get the current > version of WSL on your host, type `wsl --version`. If the command fails or if -> it returns a version number prior to 1.1.3.0, update WSL to the latest version +> it returns a version number prior to 2.1.5, update WSL to the latest version > by typing `wsl --update` in a Windows command or PowerShell terminal. ECI on WSL is not as secure as on Hyper-V because: