mirror of
https://github.com/dokku/dokku.git
synced 2026-09-01 19:49:25 +02:00
# History ## 0.35.2 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.2/bootstrap.sh sudo DOKKU_TAG=v0.35.2 bash bootstrap.sh ``` ### Bug Fixes - #7191: @josegonzalez Revert to building Dokku on Ubunut 20.04 Focal to hotfix glibc issues ### New Features - #7190: @josegonzalez Allow setting most nginx properties globally