mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 12:07:45 +01:00
fix: use newer lambda-builder
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ DOKKU_VERSION ?= master
|
|||||||
|
|
||||||
DOCKER_IMAGE_LABELER_VERSION ?= 0.5.0
|
DOCKER_IMAGE_LABELER_VERSION ?= 0.5.0
|
||||||
HEROKUISH_VERSION ?= 0.5.37
|
HEROKUISH_VERSION ?= 0.5.37
|
||||||
LAMBDA_BUILDER_VERSION ?= 0.3.0
|
LAMBDA_BUILDER_VERSION ?= 0.4.0
|
||||||
NETRC_VERSION ?= 0.6.0
|
NETRC_VERSION ?= 0.6.0
|
||||||
PLUGN_VERSION ?= 0.12.0
|
PLUGN_VERSION ?= 0.12.0
|
||||||
PROCFILE_VERSION ?= 0.15.0
|
PROCFILE_VERSION ?= 0.15.0
|
||||||
|
|||||||
Reference in New Issue
Block a user