From db96a2450f223e6898e082acbc2f7413c4712f16 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 4 Nov 2022 13:30:29 +0000 Subject: [PATCH] Update HAProxy 2.7-dev to aa529f7 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bf83151..9681358 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=1ef1b859d0ddb9ad68aa4e2b861a37387815a5e1 - HAPROXY_GITREF: 1ef1b859d0ddb9ad68aa4e2b861a37387815a5e1 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=aa529f776d24ecc84239a97456ed4835b6589350 + HAPROXY_GITREF: aa529f776d24ecc84239a97456ed4835b6589350 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main