From 6caf4e6039e026d57e9014b76f06eb726b756b64 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 9 Aug 2022 02:34:04 -0400 Subject: [PATCH] fix: use newer lambda-builder --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 301b7ce47..cd792b016 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ DOKKU_VERSION ?= master DOCKER_IMAGE_LABELER_VERSION ?= 0.5.0 HEROKUISH_VERSION ?= 0.5.37 -LAMBDA_BUILDER_VERSION ?= 0.3.0 +LAMBDA_BUILDER_VERSION ?= 0.4.0 NETRC_VERSION ?= 0.6.0 PLUGN_VERSION ?= 0.12.0 PROCFILE_VERSION ?= 0.15.0