Skip to content

v0.3.26

Compare
Choose a tag to compare
@josegonzalez josegonzalez released this 24 Aug 20:27
· 9990 commits to master since this release

This release has a few new features, the largest of which is switching from buildstep to herokuish for building containers. Going forward, this should help ensure that built containers are as close to heroku containers as possible, and also allow us to be on the cutting edge of heroku buildpack support. Props to @michaelshobbs for his work on herokuish.

Install via the bootstrap script:

wget https://raw.githubusercontent.com/progrium/dokku/v0.3.26/bootstrap.sh
sudo DOKKU_TAG=v0.3.26 bash bootstrap.sh

Bug Fixes

New Features

Documentation