mirror of https://github.com/docker/docs.git
hub: fix typo (#22351)
<!--Delete sections as needed --> ## Description Fixed typo for limits. 100 for unauthenticated and 200 for Personal. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
parent
a4eda2ced4
commit
477ecdaace
|
@ -42,7 +42,7 @@ Docker Personal includes:
|
|||
|
||||
- 1 included repository with continuous vulnerability analysis in Docker Scout
|
||||
- Unlimited public Docker Hub repositories
|
||||
- 100 pulls per 6 hours Docker Hub image pull rate limit for authenticated users
|
||||
- 200 pulls per 6 hours Docker Hub image pull rate limit for authenticated users
|
||||
- 7-day Docker Build Cloud trial
|
||||
- 7-day Testcontainers Cloud trial
|
||||
|
||||
|
|
Loading…
Reference in New Issue