From 1a4bdd296c02af2829f59169d2dbbc70b3d71f6f Mon Sep 17 00:00:00 2001 From: Tristan Date: Mon, 24 Oct 2022 08:32:50 +0100 Subject: [PATCH] Update HAProxy 2.7-dev to 910b757 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 171fe16..869d27a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,8 +30,8 @@ variables: &default-variables .haproxy_dev: &haproxy-dev HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git" HAPROXY_VERSION: 2.7-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=ae1e14d65b4e96c01a02e100a76d10c06b341df3 - HAPROXY_GITREF: ae1e14d65b4e96c01a02e100a76d10c06b341df3 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=910b7577bce977ee08068f22df7a5d824ae4155c + HAPROXY_GITREF: 910b7577bce977ee08068f22df7a5d824ae4155c .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev