<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
Allie Sadler
2026-02-23 15:20:57 +00:00
committed by GitHub
parent d6b2629608
commit 7ef8637bc0

View File

@@ -26,6 +26,30 @@ Docker Desktop versions older than 6 months from the latest release are not avai
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
## 4.62.0
{{< release-date date="2026-02-23" >}}
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.62.0" build_path="/219486/" >}}
### Updates
- Linux kernel `v6.12.69`
### Bug fixes and enhancements
#### For all platforms
- Fixed an issue where background update checks did not respect the **Automatically check for updates** setting when disabled. Fixes [docker/for-mac#3908](https://github.com/docker/for-mac/issues/3908).
#### For Mac
- Added support for vLLM Metal in Docker Model Runner.
#### For Linux
- Fixed a networking crash on QEMU 10.2.0 and later.
## 4.61.0
{{< release-date date="2026-02-18" >}}