mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 08:19:22 +01:00
# History ## 0.16.1 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.16.1/bootstrap.sh sudo DOKKU_TAG=v0.16.1 bash bootstrap.sh ``` ### New Features - #3532: @josegonzalez refactor: allow the scheduler to decide if an app is deployed ### Documentation - #3530: @jhstatewide Updated info about supported Ubuntu versions
5 lines
82 B
TOML
5 lines
82 B
TOML
[plugin]
|
|
description = "dokku core git plugin"
|
|
version = "0.16.1"
|
|
[plugin.config]
|