Merge pull request #6656 from holamendi/patch-1

This commit is contained in:
Jose Diaz-Gonzalez
2024-03-05 12:44:52 -05:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ Builders run a detection script against a source code repository, and the first
### Overriding the auto-selected builder
If desired, the builder can be specified via the `builder:set` command by speifying a value for `selected`. The selected builder will always be used.
If desired, the builder can be specified via the `builder:set` command by specifying a value for `selected`. The selected builder will always be used.
```shell
dokku builder:set node-js-app selected dockerfile