From f7d84679319a5f7a25406dd8a0467dafe18da1c4 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 4 Jun 2020 00:35:30 +0200 Subject: [PATCH] switch back to v1.14.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3565292..5be2fbc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export BUILD_VERSION ?= 1.15.0 +export BUILD_VERSION ?= 1.14.2 export DEBIAN_FRONTEND ?= noninteractive export LANG ?= C.UTF-8 export TZ ?= UTC