mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.22.8
# History ## 0.22.8 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.22.8/bootstrap.sh sudo DOKKU_TAG=v0.22.8 bash bootstrap.sh ``` ### Bug Fixes - #4309: @josegonzalez Correct issue where verifying an app name would bail early ### Documentation - #4307: @josegonzalez Specify that the dokku logo is for non-commercial use
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core enter plugin"
|
||||
version = "0.22.7"
|
||||
version = "0.22.8"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user