From 9bc12df7d6e24c4052f34a035577b171d2f22a96 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 2 Dec 2022 15:04:21 +0000 Subject: [PATCH] Update 2.8-dev to e30f378 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5ebdea..6118053 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=a7b61ecd57825931c163812dafa1cb6d07667bdd - HAPROXY_GITREF: "a7b61ecd57825931c163812dafa1cb6d07667bdd" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=e30f378236ac0423cad79fe26f20fb00d2f37819 + HAPROXY_GITREF: "e30f378236ac0423cad79fe26f20fb00d2f37819" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main