Tiny update for Desktop release-notes.md (#18163)

* Tiny update for Desktop release-notes.md

Not much, just removed space and macOS capitalisation.

* Update content/desktop/release-notes.md

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
Niklas 2023-09-12 16:51:57 +02:00 committed by GitHub
parent 2fb0811ed5
commit 6772471c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -61,13 +61,13 @@ With Docker Scout, you can now:
- containerd image store:
- Fixed `failed to read config content` error when interacting with some images.
- Fixed building Dockerfiles with `FROM scratch` instruction when using the legacy classic builder (`DOCKER_BUILDKIT=0`).
- Fixed `mismatched image rootfs errors` when building images with legacy classic builder (`DOCKER_BUILDKIT=0`).
- Fixed `mismatched image rootfs errors` when building images with legacy classic builder (`DOCKER_BUILDKIT=0`).
- Fixed `ONBUILD` and `MAINTAINER` Dockerfile instruction
- Fixed healthchecks.
#### For Mac
- All users on macOs 12.5 or greater now have VirtioFS turned on by default. This can be reverted in **Settings** in the **General** tab.
- All users on macOS 12.5 or greater now have VirtioFS turned on by default. You can revert this in **Settings** in the **General** tab.
- Improved single-stream TCP throughput.
- Reinstated the health check for macOS that notifies you if there has been a change on your system which might cause problems running Docker binaries.