mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 08:29:56 +01:00
# 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
5 lines
93 B
TOML
5 lines
93 B
TOML
[plugin]
|
|
description = "dokku core docker-options plugin"
|
|
version = "0.17.8"
|
|
[plugin.config]
|