diff --git a/docs/deployment/builders/railpack.md b/docs/deployment/builders/railpack.md index d7aef6d5b..6ee0b2cc6 100644 --- a/docs/deployment/builders/railpack.md +++ b/docs/deployment/builders/railpack.md @@ -20,7 +20,7 @@ Before using Railpacks, the following steps must be taken: ```shell touch /etc/default/dokku echo "export BUILDKIT_HOST='docker-container://buildkit'" >> /etc/default/dokku - ```` + ``` ### Detection