mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.29.3
# 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
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -1,5 +1,5 @@
|
||||
Package: dokku
|
||||
Version: 0.29.2
|
||||
Version: 0.29.3
|
||||
Section: web
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
|
||||
Reference in New Issue
Block a user