From 7a2acb56596ec9ab15a1552f2270b25ba2337b88 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 12 Aug 2022 15:08:21 +0100 Subject: [PATCH] Update 2.7-dev to 35a66c0 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6665c48..9911b3a 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=bfb077acffef96f3dbda66d9ceeb62feb66565e6 - HAPROXY_GITREF: bfb077acffef96f3dbda66d9ceeb62feb66565e6 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=35a66c0a367ec773d155ef1d380e8c9d2598afa8 + HAPROXY_GITREF: 35a66c0a367ec773d155ef1d380e8c9d2598afa8 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main