Files
dokku/plugins/plugin/plugin.toml
Jose Diaz-Gonzalez f5bb99c145 Release 0.13.4
# History

## 0.13.4

Install/update via the bootstrap script:

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

### Bug Fixes

- #3337: @josegonzalez Use correct container id variable for killing containers

### New Features

- #3338: @josegonzalez Redirect ps:retire output to a log file
2018-12-17 17:29:47 -05:00

5 lines
85 B
TOML

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