Update warning for organization access tokens

Removed reference to Registry Access Management from the warning about organization access tokens.
This commit is contained in:
Alexa Kristensen
2026-06-15 15:12:46 -05:00
committed by GitHub
parent b4f08ba8de
commit e2780122a9
@@ -13,7 +13,7 @@ Organization access tokens (OATs) provide secure, programmatic access to Docker
> [!WARNING]
>
> Organization access tokens are incompatible with Docker Desktop, Image Access Management, and Registry Access Management. If you use these features, use [personal access tokens](/manuals/security/access-tokens.md) instead.
> Organization access tokens are incompatible with Docker Desktop and Image Access Management. If you use these features, use [personal access tokens](/manuals/security/access-tokens.md) instead.
## Who should use organization access tokens?