From 43bc1d577bff6fea1c4e4d509dda1c21448288d4 Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 1 Sep 2022 22:24:07 +0100 Subject: [PATCH] Update HAProxy 2.7-dev to ecb40b2 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22b1d94..de89e57 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=149c531fa185f418def681fbe044d48fca1db66c - HAPROXY_GITREF: 149c531fa185f418def681fbe044d48fca1db66c + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=ecb40b2c388dffcc9998a92df536ec7419ed8fed + HAPROXY_GITREF: ecb40b2c388dffcc9998a92df536ec7419ed8fed .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev