Files
dokku/plugins/shell/plugin.toml
Dokku Bot 9d87bdf93b Release 0.28.1
# History

## 0.28.1

Install/update via the bootstrap script:

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

### Bug Fixes

- #5313: @josegonzalez Fix issues with multiple domains in new proxy plugins
2022-08-18 20:53:49 +00:00

5 lines
84 B
TOML

[plugin]
description = "dokku core shell plugin"
version = "0.28.1"
[plugin.config]