mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
Release 0.38.3
# History ## 0.38.3 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.3/bootstrap.sh sudo DOKKU_TAG=v0.38.3 bash bootstrap.sh ``` ### Bug Fixes - #8602: @josegonzalez Reject per-app sets for global-only proxy properties - #8601: @josegonzalez Rename app-json:report flags to match property - #8600: @josegonzalez Report info-flag should not error when app undeployed ### New Features - #8599: @josegonzalez Add docker healthcheck to dokku container
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core builder-herokuish plugin"
|
||||
version = "0.38.2"
|
||||
version = "0.38.3"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user