From 7ad3c9b904e83a8de10c639206a48bdcbe3d8c01 Mon Sep 17 00:00:00 2001 From: Tristan Date: Tue, 22 Nov 2022 10:55:58 +0000 Subject: [PATCH] Update HAProxy 2.7-dev to 7078fb1 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4549ef4..9eaa25f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,8 +30,8 @@ variables: &default-variables .haproxy_dev: &haproxy-dev HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git" HAPROXY_VERSION: 2.7-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=7583c36790b72e6d5b1d33df9bff40d343570fd6 - HAPROXY_GITREF: "7583c36790b72e6d5b1d33df9bff40d343570fd6" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=7078fb1f3a11b1af3170e47cbc250387b3eb6ee5 + HAPROXY_GITREF: "7078fb1f3a11b1af3170e47cbc250387b3eb6ee5" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main