From ac4a879a11b473b317e6288b58685e0f92b0081c Mon Sep 17 00:00:00 2001 From: jerae-duffin <83294991+jerae-duffin@users.noreply.github.com> Date: Thu, 24 Jun 2021 04:28:18 -0500 Subject: [PATCH] Updated Billing (#13048) * added autobuilds * updated message * fixed typo --- docker-hub/billing/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-hub/billing/index.md b/docker-hub/billing/index.md index 81681d0fe3..87ed77e089 100644 --- a/docker-hub/billing/index.md +++ b/docker-hub/billing/index.md @@ -15,7 +15,7 @@ Docker offers pricing plans that are tailored for individual developers and deve **For individuals:** -The **Pro** plan includes unlimited public repositories, unlimited private repositories, unlimited [collaborators](../repos.md#collaborators-and-their-role) for public repositories, one [service account](../repos.md#service-accounts) for private repositories, and 2 parallel builds, starting at $5 per month with the annual subscription. +The **Pro** plan includes unlimited public repositories, unlimited private repositories, unlimited [collaborators](../repos.md#collaborators-and-their-role) for public repositories, one [service account](../repos.md#service-accounts) for private repositories, autobuilds with 5 parallel builds, starting at $5 per month with the annual subscription. > **Note** > @@ -25,7 +25,7 @@ The **Free** plan includes unlimited public repositories and unlimited collabora **For development teams:** -The **Team** plan includes unlimited public and unlimited private repositories starting at $25 per month for the first 5 users and $7 per month for each user thereafter with the annual subscription. In addition, the Team plan offers 3 parallel builds, advanced collaboration and management tools, including organization and team management with role-based access controls for the whole team. +The **Team** plan includes unlimited public and unlimited private repositories starting at $25 per month for the first 5 users and $7 per month for each user thereafter with the annual subscription. In addition, the Team plan offers autobuilds with 15 parallel builds, advanced collaboration and management tools, including organization and team management with role-based access controls for the whole team. The **Free Team** plan includes unlimited public repositories at no cost per month. This plan also offers advanced collaboration and management tools, including organization and team management with role-based access controls which are limited to 1 team and 3 team members.