From 98d1f83ca55c00e3cffa9b38184d7b821398f5c7 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 15 Apr 2024 11:26:01 +0100 Subject: [PATCH 1/3] ENGDOCS-2061 --- content/desktop/faqs/releases.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/desktop/faqs/releases.md b/content/desktop/faqs/releases.md index 519463812471..63baf9dda32d 100644 --- a/content/desktop/faqs/releases.md +++ b/content/desktop/faqs/releases.md @@ -6,12 +6,16 @@ title: FAQs on Docker Desktop releases ### How frequent will new releases be? -New releases are available roughly every month, unless there are critical fixes that need to be released sooner. +New releases are available roughly every month, unless there are critical fixes that need to be released sooner. -### How do I ensure that all users on my team are using the same version? +The **Automatically check for updates** setting in the **Software updates** tab is turned on by default. This means you receive notifications in the Docker menu and a notification badge on the Docker Dashboard when a new version is available. -Previously you had to manage this yourself. Now, it happens automatically as a side effect of all users being on the latest version. +You can also let Docker Desktop to automatically download new updates in the background by selecting the **Always download updates** checkbox. + +Sometimes new versions are rolled out gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for Updates** from the Docker menu to jump the queue and get the latest version immediately. + +### How do I ensure that all users on my organization are using the same version? + +This is managed through your IT administrator's endpoint management software. -### My colleague has got a new version but I haven’t got it yet -Sometimes we may roll out a new version gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for Updates** from the Docker menu to jump the queue and get the latest version immediately. From 2fa2ca2a3f70094d99f08450624fc4bbc95c6cc5 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 15 Apr 2024 11:28:04 +0100 Subject: [PATCH 2/3] tidy --- content/desktop/faqs/releases.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/desktop/faqs/releases.md b/content/desktop/faqs/releases.md index 63baf9dda32d..80e218317628 100644 --- a/content/desktop/faqs/releases.md +++ b/content/desktop/faqs/releases.md @@ -10,11 +10,11 @@ New releases are available roughly every month, unless there are critical fixes The **Automatically check for updates** setting in the **Software updates** tab is turned on by default. This means you receive notifications in the Docker menu and a notification badge on the Docker Dashboard when a new version is available. -You can also let Docker Desktop to automatically download new updates in the background by selecting the **Always download updates** checkbox. +You can also let Docker Desktop automatically download new updates in the background by selecting the **Always download updates** checkbox. -Sometimes new versions are rolled out gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for Updates** from the Docker menu to jump the queue and get the latest version immediately. +Sometimes new versions are rolled out gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for Updates** in the Docker menu to get the latest version immediately. -### How do I ensure that all users on my organization are using the same version? +### How do I ensure that all users in my organization are using the same version? This is managed through your IT administrator's endpoint management software. From 3d80e818c118ffe7159900f2a5a7239b33dd0115 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:05:58 +0100 Subject: [PATCH 3/3] Update content/desktop/faqs/releases.md Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> --- content/desktop/faqs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/desktop/faqs/releases.md b/content/desktop/faqs/releases.md index 80e218317628..6bc898a1c932 100644 --- a/content/desktop/faqs/releases.md +++ b/content/desktop/faqs/releases.md @@ -12,7 +12,7 @@ The **Automatically check for updates** setting in the **Software updates** tab You can also let Docker Desktop automatically download new updates in the background by selecting the **Always download updates** checkbox. -Sometimes new versions are rolled out gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for Updates** in the Docker menu to get the latest version immediately. +Sometimes new versions are rolled out gradually over a few days. Therefore, if you wait, it will turn up soon. Alternatively, you can select **Check for updates** in the Docker menu to get the latest version immediately. ### How do I ensure that all users in my organization are using the same version?