fox: correct buildkit builder code block syntax

This commit is contained in:
Angelo Verlain
2026-05-09 04:07:01 +02:00
committed by GitHub
parent 47c8141148
commit 2c3f29daca

View File

@@ -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