mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
Release 0.35.2
# 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
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core ports plugin"
|
||||
version = "0.35.1"
|
||||
version = "0.35.2"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user