mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
# History ## 0.29.3 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.29.3/bootstrap.sh sudo DOKKU_TAG=v0.29.3 bash bootstrap.sh ``` ### Bug Fixes - #5544: @josegonzalez Exit non-zero when git:from-image deploys fail to start the app - #5543: @josegonzalez Properly parse arguments for git:status command ### Tests - #5554: @josegonzalez Validate that procfile-path is respected ### Other - #5551: @dependabot[bot] chore(deps): bump ruby from 3.1.3 to 3.2.0 in /tests/apps/dockerfile-entrypoint - #5547: @dependabot[bot] chore(deps): bump setuptools from 65.5.0 to 65.5.1 in /tests/apps/dockerfile-release - #5542: @josegonzalez Add json output format support to storage:list
5 lines
97 B
TOML
5 lines
97 B
TOML
[plugin]
|
|
description = "dokku core builder-dockerfile plugin"
|
|
version = "0.29.3"
|
|
[plugin.config]
|