From 65b4b950917676a585745b3779050d8fa630ea97 Mon Sep 17 00:00:00 2001 From: Tristan Date: Sun, 4 Sep 2022 02:02:35 +0100 Subject: [PATCH] Update HAProxy 2.7-dev to 2f105b8 (>2.7-dev5) --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f14b0cd..d0364a1 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=ecb40b2c388dffcc9998a92df536ec7419ed8fed - HAPROXY_GITREF: ecb40b2c388dffcc9998a92df536ec7419ed8fed + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=2f105b8a457625491f06c40ddea8d43b1ed5c561 + HAPROXY_GITREF: 2f105b8a457625491f06c40ddea8d43b1ed5c561 .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev