mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
# History ## 0.26.6 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.26.6/bootstrap.sh sudo DOKKU_TAG=v0.26.6 bash bootstrap.sh ``` ### Bug Fixes - #4919: @nerg4l fix: do not validate global flag as an app name - #4918: @josegonzalez Use netrc binary to properly release dokku client homebrew formula