Files
dokku/plugins/builder-null/plugin.toml
Dokku Bot d26c12e6eb Release 0.26.3
# History

## 0.26.3

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.26.3/bootstrap.sh
sudo DOKKU_TAG=v0.26.3 bash bootstrap.sh
```

### Bug Fixes

- #4889: @josegonzalez Skip herokuish version in report output and disable the herokuish builder on armhf architectures
2021-10-28 14:49:09 +00:00

5 lines
91 B
TOML

[plugin]
description = "dokku core builder-null plugin"
version = "0.26.3"
[plugin.config]