From 7b7dc42bf34268886672fd68bbd2469d5fa3ce51 Mon Sep 17 00:00:00 2001 From: Michael Rennecke Date: Mon, 4 Oct 2021 16:17:32 +0200 Subject: [PATCH] update haproxy --- build-haproxy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-haproxy.sh b/build-haproxy.sh index 166c419..e9d4157 100755 --- a/build-haproxy.sh +++ b/build-haproxy.sh @@ -3,7 +3,7 @@ set -e -HAPROXY_VERSION=2.4.3 +HAPROXY_VERSION=2.4.7 HAPROXY_URL=https://www.haproxy.org/download/2.4/src/haproxy-${HAPROXY_VERSION}.tar.gz HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256 HAPROXY_SRC=/tmp/haproxy