From bceb2fc7e1a2661c7d47a23b2edd0cf2b6643e52 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 18 Nov 2022 17:10:20 +0000 Subject: [PATCH] Update HAProxy 2.7-dev to a0abec8 No extra change but it's tagged 2.7-dev9 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 11f2d0b..27ea463 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=2f668f0e601a6ae5fa13a6e15b10dce5a42b4167 - HAPROXY_GITREF: "2f668f0e601a6ae5fa13a6e15b10dce5a42b4167" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=a0abec8bc0f5ac547cd2ee2c7af9f7d911549c78 + HAPROXY_GITREF: "a0abec8bc0f5ac547cd2ee2c7af9f7d911549c78" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main