mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.17.6
# History ## 0.17.6 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.17.6/bootstrap.sh sudo DOKKU_TAG=v0.17.6 bash bootstrap.sh ``` ### New Features - #3578: @josegonzalez Allow omitting resource args by setting DOKKU_OMIT_RESOURCE_ARGS
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
"0.14.6",
|
||||
"0.15.5",
|
||||
"0.16.4",
|
||||
"0.17.5"
|
||||
"0.17.6"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user