From ea2364fbe30e3632e631f1fc319b34e5a9c1680c Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 18 Aug 2022 09:49:47 +0100 Subject: [PATCH] Update HAProxy 2.7-dev to 4173a39 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43c9d6a..34b26af 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,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=b29a1dc2f4a334c1c7fea76c59abb4097422c05c - HAPROXY_GITREF: b29a1dc2f4a334c1c7fea76c59abb4097422c05c + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=4173a39c1fea29450a659292594df0cffcaa8d36 + HAPROXY_GITREF: 4173a39c1fea29450a659292594df0cffcaa8d36 .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev