Files
dokku/plugins/docker-options/plugin.toml
Jose Diaz-Gonzalez 161380d639 Release 0.17.8
# History

## 0.17.8

Install/update via the bootstrap script:

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

### Bug Fixes

- #3591: @palfrey Allow SSH keys with no ending newline

### New Features

- #3587: @josegonzalez feat: drop make and gcc as dependencies
2019-06-14 12:59:57 -05:00

5 lines
93 B
TOML

[plugin]
description = "dokku core docker-options plugin"
version = "0.17.8"
[plugin.config]