From b6fba5dbcbc8558f76c67292a1f253ebcdbc16df Mon Sep 17 00:00:00 2001 From: Benjamin Grandfond Date: Thu, 19 Mar 2026 11:51:37 +0100 Subject: [PATCH] Update release-notes.md about dhictl (#24414) ## Description The release note of 4.65 mention `dhictl` which seems confusing to users as the `dhictl` when bundled in DD is a cli-plugin available as `docker dhi`. ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- content/manuals/desktop/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 2ea6844ce1..4468df69e8 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -36,7 +36,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo - Gordon hints now appear when `docker build`, `docker run`, or `docker compose` commands fail, offering contextual suggestions. - Community MCP servers now support OAuth authentication directly in the UI. -- Added the `dhictl` CLI plugin for managing Docker Hardened Images. +- Added the [`docker dhi` CLI plugin](https://github.com/docker-hardened-images/dhictl) for managing Docker Hardened Images. ### Updates