Update release-notes.md (#21837)

Fix typos
This commit is contained in:
David Gageot 2025-01-16 14:26:32 +01:00 committed by GitHub
parent a9426ee61a
commit fdd3b1b00f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2592,7 +2592,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st
- Update Docker Engine to v20.10.14 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769)
- Update containerd to v1.5.11 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769)
### Bug fixes and enahncements
### Bug fixes and enhancements
#### For all platforms
@ -2620,7 +2620,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st
- [Buildx 0.8.1](https://github.com/docker/buildx/releases/tag/v0.8.1)
### Bug fixes and enahncements
### Bug fixes and enhancements
- Prevented spinning in vpnkit-forwarder filling the logs with error messages.
- Fixed diagnostics upload when there is no HTTP proxy set. Fixes [docker/for-mac#6234](https://github.com/docker/for-mac/issues/6234).