mirror of
https://github.com/dokku/dokku.git
synced 2026-07-10 20:40:43 +02:00
# History ## 0.38.11 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.11/bootstrap.sh sudo DOKKU_TAG=v0.38.11 bash bootstrap.sh ``` ### Bug Fixes - #8704: @josegonzalez Pass storage entry basename to chown-storage-dir