Release 0.38.25

# History

## 0.38.25

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.38.25/bootstrap.sh
sudo DOKKU_TAG=v0.38.25 bash bootstrap.sh
```

### Security

- #8848: @josegonzalez Prevent command injection via docker options eval

### New Features

- #8849: @josegonzalez Support per-app letsencrypt emails on k3s
This commit is contained in:
Dokku Bot
2026-07-19 09:36:27 +00:00
parent 7b8c8169e7
commit 0537c8d153
58 changed files with 157 additions and 140 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core scheduler-null plugin"
version = "0.38.24"
version = "0.38.25"
[plugin.config]