From 8255b1082c44a81766af15f463c3cfe914de7470 Mon Sep 17 00:00:00 2001 From: Tristan Date: Sun, 25 Dec 2022 14:02:07 +0100 Subject: [PATCH] Update HAProxy 2.8-dev to 23078c8 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6118053..a9788b3 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.8-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=e30f378236ac0423cad79fe26f20fb00d2f37819 - HAPROXY_GITREF: "e30f378236ac0423cad79fe26f20fb00d2f37819" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=23078c8f2f4f1a821d49cbeb874655c0615439c3 + HAPROXY_GITREF: "23078c8f2f4f1a821d49cbeb874655c0615439c3" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main