From 127a2b57f886e8d24c85f4197f41ea51d73b5192 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 16 Sep 2022 20:36:06 +0200 Subject: [PATCH] Update HAProxy 2.7-dev to e3e3121 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d79471b..1b9ff72 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=243c2d18221b36b087ad9c177293306119f3fafd - HAPROXY_GITREF: 243c2d18221b36b087ad9c177293306119f3fafd + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=e3e31212279f94d284c58ab83f7bd5c92b00b579 + HAPROXY_GITREF: e3e31212279f94d284c58ab83f7bd5c92b00b579 .haproxy_dev_slowdebug: &haproxy-dev-slowdebug <<: *haproxy-dev