mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 03:57:43 +01:00
tests: upgrade version of plugn used in tests
This commit is contained in:
committed by
GitHub
parent
8c17a70dc1
commit
7f02155ce1
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ DOKKU_VERSION ?= master
|
||||
|
||||
HEROKUISH_VERSION ?= 0.5.19
|
||||
PROCFILE_VERSION ?= 0.11.0
|
||||
PLUGN_VERSION ?= 0.5.1
|
||||
PLUGN_VERSION ?= 0.6.0
|
||||
SIGIL_VERSION ?= 0.6.0
|
||||
SSHCOMMAND_VERSION ?= 0.12.0
|
||||
SSHCOMMAND_URL ?= https://github.com/dokku/sshcommand/releases/download/v${SSHCOMMAND_VERSION}/sshcommand_${SSHCOMMAND_VERSION}_linux_x86_64.tgz
|
||||
|
||||
Reference in New Issue
Block a user