From efb0d6724e7f25cbde0642e1b89941bf4a1c59b8 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 12 Aug 2022 11:24:54 +0100 Subject: [PATCH] Update 2.7-dev to bfb077a --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 64d9579..6665c48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,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=7629f5d6709c539c6c9012949411281144c82f53 - HAPROXY_GITREF: 7629f5d6709c539c6c9012949411281144c82f53 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=bfb077acffef96f3dbda66d9ceeb62feb66565e6 + HAPROXY_GITREF: bfb077acffef96f3dbda66d9ceeb62feb66565e6 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main