Release 0.33.3

# History

## 0.33.3

Install/update via the bootstrap script:

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

### Bug Fixes

- #6542: @josegonzalez Drop -- when calling dokku run for cron-tab templating

### Documentation

- #6543: @josegonzalez Add support for badge shortcodes in documentation
This commit is contained in:
Dokku Bot
2024-01-29 17:54:35 +00:00
parent 0de2f3401c
commit aff753ca67
56 changed files with 150 additions and 133 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core builder-dockerfile plugin"
version = "0.33.2"
version = "0.33.3"
[plugin.config]