Skip to content

Commit

Permalink
Fixed typo in the release notes for Docker Desktop (#18691)
Browse files Browse the repository at this point in the history
  • Loading branch information
mat007 authored Nov 16, 2023
1 parent f76412c commit b54d8e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re

- Rosetta is now Generally Available for all users on macOS 13 or later. It provides faster emulation of Intel-based images on Apple Silicon. To use Rosetta, see [Settings](settings/mac.md). Rosetta is enabled by default on macOS 14.1 and later.
- Docker Desktop now detects if a WSL version is out of date. If an out dated version of WSL is detected, you can allow Docker Desktop to automatically update the installation or you can manually update WSL outside of Docker Desktop.
- New installations of Docker Desktop for Windows now requires a Windows version of 19044 or later.
- New installations of Docker Desktop for Windows now require a Windows version of 19044 or later.
- Administrators now have the ability to control Docker Scout image analysis in [Settings Management](hardened-desktop/settings-management/configure.md).

### Upgrades
Expand Down Expand Up @@ -96,7 +96,6 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
- Fixed a bug where **Re-apply configuration** might not work when `/var/run/docker.sock` is mis-configured.
- Docker Desktop doesn't overwrite `ECRCredentialHelper` if already present in `/usr/local/bin`.


#### For Windows

- Fixed an issue where **Switch to Windows Containers** would show in the tray menu on Windows Home Editions. Fixes [docker/for-win#13715](https://github.com/docker/for-win/issues/13715)
Expand Down

0 comments on commit b54d8e7

Please sign in to comment.