mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.20.3
# History ## 0.20.3 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.20.3/bootstrap.sh sudo DOKKU_TAG=v0.20.3 bash bootstrap.sh ``` ### New Features - #3926: @josegonzalez Add proper support for various buildpack urls ### Other - #3928: @dependabot-preview[bot] chore(deps): bump google.golang.org/grpc from 1.28.0 to 1.28.1 in /tests/apps/gogrpc - #3925: @dependabot-preview[bot] chore(deps): bump flask from 1.1.1 to 1.1.2 in /tests/apps/python-flask - #3924: @dependabot-preview[bot] chore(deps): bump flask from 1.1.1 to 1.1.2 in /tests/apps/multi
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core enter plugin"
|
||||
version = "0.20.2"
|
||||
version = "0.20.3"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user