diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index 1faf065230..079dec00c6 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -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.