How to update Dokku
How to update dokku easily? You can update dokku easily with a one line command. Find whis command on my guide
This first post of the series explores how to update the useful dokku software.
CLI command to update dokku
The fastest way to update dokku is to use the dokku-update command like this:
dokku-update run
Depending on your dokku installation, it may be required to run it with sudo as it updates apt packages.
Also, please keep in mind that it rebuilds your apps after updating dokku to take advantage of any new buildpacks that were released since the last update.
For more extended instructions and instructions for manual updates, please visit https://dokku.com/docs/getting-started/upgrading/ on the official documentation site
The last version of dokku can be found on github releases, and today is: v0.30.7