Skip to content

Commit e8fd109

Browse files
lacatoiredvdksn
andauthored
Rephrase version prerequisite in private marketplace docs (#24579)
## Description The prerequisites section states "Docker Desktop 4.26.0 or later" as a download requirement, which becomes stale as new versions are released. This rephrases the version reference as a historical fact ("Private marketplace support was introduced in Docker Desktop 4.26.0") rather than a prerequisite, making it resistant to staleness. Fixes #24547 --------- Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 3f8a75a commit e8fd109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/extensions/private-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Docker Extensions' private marketplace is designed specifically for organization
1717

1818
## Prerequisites
1919

20-
- [Download and install Docker Desktop 4.26.0 or later](https://docs.docker.com/desktop/release-notes/).
20+
- [Download and install Docker Desktop](https://docs.docker.com/desktop/release-notes/).
2121
- You must be an administrator for your organization.
2222
- You have the ability to push the `extension-marketplace` folder and `admin-settings.json` file to the locations specified below through device management software such as [Jamf](https://www.jamf.com/).
2323

0 commit comments

Comments
 (0)