Release 0.3.13

This commit is contained in:
Jose Diaz-Gonzalez
2015-01-11 22:30:52 -05:00
parent e0c49ec724
commit 2e220da491
4 changed files with 23 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Ubuntu 14.04 x64 x64. Ideally have a domain ready to point to your host. It's de
To install the latest stable version of dokku, you can run the following bootstrapper command:
```shell
wget -qO- https://raw.github.com/progrium/dokku/v0.3.12/bootstrap.sh | sudo DOKKU_TAG=v0.3.12 bash
wget -qO- https://raw.github.com/progrium/dokku/v0.3.13/bootstrap.sh | sudo DOKKU_TAG=v0.3.13 bash
```
## Configuring