diff --git a/docs/deployment/builders/builder-management.md b/docs/deployment/builders/builder-management.md index 568854df5b4..cc31adb6060 100644 --- a/docs/deployment/builders/builder-management.md +++ b/docs/deployment/builders/builder-management.md @@ -44,6 +44,9 @@ The `selected` property can also be set globally. The global default is an empty dokku builder:set --global selected herokuish ``` +> [!WARNING] +> Selecting a global builder will result in _all_ applications using that builder unless a manual override is selected. + The default value may be set by passing an empty value for the option. ```shell