mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.26.3
# History ## 0.26.3 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.26.3/bootstrap.sh sudo DOKKU_TAG=v0.26.3 bash bootstrap.sh ``` ### Bug Fixes - #4889: @josegonzalez Skip herokuish version in report output and disable the herokuish builder on armhf architectures
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core git plugin"
|
||||
version = "0.26.2"
|
||||
version = "0.26.3"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user