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:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core checks plugin"
|
||||
version = "0.17.5"
|
||||
version = "0.17.6"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user