Desktop: 4.60 RN (#24062)

<!--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-09 10:11:37 +00:00
committed by GitHub
parent 7e4788ffcf
commit f2cffa4d04

View File

@@ -26,6 +26,29 @@ 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.60.0
{{< release-date date="2026-02-09" >}}
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.60.0" build_path="/218231/" >}}
### New
- Added a new `docker desktop diagnose` command to gather diagnostics.
### Bug fixes and enhancements
#### For all platforms
- Fixed `ping6 host.docker.internal`.
- Enabled landlock LSM.
- Docker Sandboxes improvements:
- Improved agent system prompt with network access documentation
- Fixed Gemini API key injection
- Sandboxes now block `console.anthropic.com/claude.ai` in proxy default rules
- Fix CLI help text for `run <agent> --help`
- Improved terminal size handling
## 4.59.1
{{< release-date date="2026-02-03" >}}
@@ -38,7 +61,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Fixed an issue where CPU usage could spike at regular intervals. Fixes [docker/for-mac#7839](https://github.com/docker/for-mac/issues/7839).
## 4.59.0
{{< release-date date="2026-02-02" >}}