From 467205795ae479bbbda7798fa2e11f393ab7243a Mon Sep 17 00:00:00 2001 From: Tristan Date: Wed, 18 Jan 2023 10:05:15 +0000 Subject: [PATCH] Update to HAProxy 2.8-dev to 86aac23 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae85fc2..46e79c7 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=03926129b02fc62917850116f04a876bd0189e41 - HAPROXY_GITREF: "03926129b02fc62917850116f04a876bd0189e41" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=86aac23e6b5f8efde8950573705f494642c11f82 + HAPROXY_GITREF: "86aac23e6b5f8efde8950573705f494642c11f82" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main