From 7704e83ea63965c0745a4ce1161cb48350ccb4ac Mon Sep 17 00:00:00 2001 From: Tristan Date: Wed, 25 Jan 2023 19:57:12 +0000 Subject: [PATCH] Update 2.8-dev to b4d119f --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebb733f..6eee917 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=0f29b34e0a06cdd59ae2278d33c16f63ca435468 - HAPROXY_GITREF: "0f29b34e0a06cdd59ae2278d33c16f63ca435468" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=b4d119f0c75ce7c5a977ece18dc975e14f9b460c + HAPROXY_GITREF: "b4d119f0c75ce7c5a977ece18dc975e14f9b460c" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main