Docker Desktop 4.55 release notes - add missing fix for DDB-363 (#23878)

## Description

Added an item to the Docker Desktop 4.55 release notes to indicate it
fixed a bug with kubeadm + Registry Access Management.

## Related issues or tickets

DDB-363

## Reviews

<!-- Notes for reviewers here -->

<!-- List applicable reviews (optionally @tag reviewers) -->

- [X] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
Matt Landis
2026-01-05 06:04:28 -05:00
committed by GitHub
parent 73ea399d9a
commit 9c5e29fc1f

View File

@@ -48,6 +48,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Fixed an issue that caused Docker Desktop to get stuck during startup.
- Improved the error message when the `daemon.json` is invalid.
- Fixed performance issues on every keystroke within a long Ask Gordon session.
- Fixed an issue that prevented Kubernetes in kubeadm mode from starting up when an organization has configured Registry Access Management to block Docker Hub.
> [!IMPORTANT]
>