From c285e57415330f42a245fb909496dc2ecdd89599 Mon Sep 17 00:00:00 2001 From: Tristan Date: Sat, 18 Feb 2023 02:50:52 +0000 Subject: [PATCH] Upgrade 2.8-dev to 5faf577 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 50ea5e1..1b13c04 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=eb3f26d5a023431d28107d29a60f0e923dcfc85e - HAPROXY_GITREF: "c80560bae7e09c3117e309bf9ea69920cc2f7743" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=5faf577997314bcfbc25c8eef35b682058d2a999 + HAPROXY_GITREF: "5faf577997314bcfbc25c8eef35b682058d2a999" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main