diff --git a/content/desktop/faqs/releases.md b/content/desktop/faqs/releases.md index 519463812471..6bc898a1c932 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 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. + +### 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. -### 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.