From fc02fa874cf75edba2333d8adc07defca4eaa348 Mon Sep 17 00:00:00 2001 From: Tristan Date: Sat, 18 Mar 2023 06:41:32 +0000 Subject: [PATCH] Update HAProxy 2.8-dev to ac78c4f --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eead609..20aaa2b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,8 +40,8 @@ variables: &default-variables .haproxy_dev: &haproxy-dev HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git" HAPROXY_VERSION: 2.8-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=fc0ad29c292eb07496d29fd4375ba010e876bbf2 - HAPROXY_GITREF: "fc0ad29c292eb07496d29fd4375ba010e876bbf2" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=ac78c4fd9d87c93bfb61c9c15182c9c0e38053f9 + HAPROXY_GITREF: "ac78c4fd9d87c93bfb61c9c15182c9c0e38053f9" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main