mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.23.4 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.23.4/bootstrap.sh sudo DOKKU_TAG=v0.23.4 bash bootstrap.sh ``` ### Bug Fixes - #4402: @josegonzalez fix: correctly handle is-deployed check - #4399: @josegonzalez Drop extra log output in cron plugin ### Documentation - #4400: @solvethex Add tail option
5 lines
89 B
TOML
5 lines
89 B
TOML
[plugin]
|
|
description = "dokku core buildpacks plugin"
|
|
version = "0.23.4"
|
|
[plugin.config]
|