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:
Dokku Bot
2024-09-23 09:19:30 +00:00
parent a88c9bfaac
commit 826be00fbc
56 changed files with 149 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core ports plugin"
version = "0.35.1"
version = "0.35.2"
[plugin.config]