Files
dokku/plugins/plugin/plugin.toml
Jose Diaz-Gonzalez 94f5c04bf3 Release 0.18.5
# History

## 0.18.5

Install/update via the bootstrap script:

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

### Bug Fixes

- #3704: @josegonzalez Fail nginx:build-config if the image does not exist
2019-10-07 13:20:51 -04:00

5 lines
85 B
TOML

[plugin]
description = "dokku core plugin plugin"
version = "0.18.5"
[plugin.config]