From d9a9c5ae505d3e24c240c9e50c8c908f98b97d12 Mon Sep 17 00:00:00 2001 From: Tristan Date: Mon, 23 Jan 2023 13:06:43 +0000 Subject: [PATCH] Upgrade HAProxy 2.8-dev to dev2/0f29b34 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7237c3c..ebb733f 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=a0658c3cf3b4e93c9f7e27874ec2817758d6c61e - HAPROXY_GITREF: "a0658c3cf3b4e93c9f7e27874ec2817758d6c61e" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=0f29b34e0a06cdd59ae2278d33c16f63ca435468 + HAPROXY_GITREF: "0f29b34e0a06cdd59ae2278d33c16f63ca435468" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main