Files
docker-docs/content
github-actions[bot] ee98ad1e95 docs: address issue #23891 (#23957)
## Summary
Fixed Docker Desktop Ubuntu installation commands to use `apt install`
instead of `apt-get install` for local .deb files.

## Changes
- Changed `apt-get install` to `apt install` in the Install Docker
Desktop section
- Changed `apt-get install` to `apt install` in the Upgrade Docker
Desktop section
- Kept `apt-get update` unchanged (works correctly)

Fixes #23891

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-12 10:26:15 +00:00
..
2026-01-06 09:54:51 +00:00
2026-01-08 09:38:05 +00:00