From fbec8df613113cd9de44616634b2f84990f71c97 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 1 Jul 2022 06:43:46 +0100 Subject: [PATCH] Update HAProxy dev to 649b3fd9 https://git.haproxy.org/?p=haproxy.git;a=commit;h=649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f340287..a6eeb6c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,8 +16,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=f9de4e9fae3877f92be7475e898c8c560c2e8e4d - HAPROXY_GITREF: f9de4e9fae3877f92be7475e898c8c560c2e8e4d + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d + HAPROXY_GITREF: 649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main