From f6f8e7f26ae2a5e30debd9e721ba414e4b430954 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 10 Mar 2023 20:01:23 +0000 Subject: [PATCH] Update 2.8-dev to fc0ad29 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 902c5dc..eead609 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=737d10fac150ba936e422407916655a8630657a5 - HAPROXY_GITREF: "737d10fac150ba936e422407916655a8630657a5" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=fc0ad29c292eb07496d29fd4375ba010e876bbf2 + HAPROXY_GITREF: "fc0ad29c292eb07496d29fd4375ba010e876bbf2" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main