mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
# History ## 0.13.3 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.13.3/bootstrap.sh sudo DOKKU_TAG=v0.13.3 bash bootstrap.sh ``` ### Bug Fixes - #3330: @josegonzalez Ensure chowned properties always have a user and group set ### New Features - #3334: @josegonzalez refactor: run every 5 minutes instead of 2
5 lines
85 B
TOML
5 lines
85 B
TOML
[plugin]
|
|
description = "dokku core plugin plugin"
|
|
version = "0.13.3"
|
|
[plugin.config]
|