From 1702329635e6056cf3c4a2c74b6faf1ed15f6126 Mon Sep 17 00:00:00 2001 From: Tristan Date: Tue, 7 Feb 2023 22:48:07 +0000 Subject: [PATCH] Update HAProxy 2.8-dev to d85227f --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6eee917..87f020a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ variables: &default-variables HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git" HAPROXY_VERSION: 2.8-dev # https://git.haproxy.org/?p=haproxy.git;a=commit;h=b4d119f0c75ce7c5a977ece18dc975e14f9b460c - HAPROXY_GITREF: "b4d119f0c75ce7c5a977ece18dc975e14f9b460c" + HAPROXY_GITREF: "d85227fca20a5c793857c1632283ef4a2120285a" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main