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