From f69fa6f09f656b831a3ee80df66702fde691e6d4 Mon Sep 17 00:00:00 2001 From: Tristan Date: Wed, 17 Aug 2022 00:44:52 +0100 Subject: [PATCH] Update 2.7-dev to 11a6f40 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9911b3a..0d12bfc 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=35a66c0a367ec773d155ef1d380e8c9d2598afa8 - HAPROXY_GITREF: 35a66c0a367ec773d155ef1d380e8c9d2598afa8 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=11a6f4007b908b49ecd3abd5cd10fba177f07c11 + HAPROXY_GITREF: 11a6f4007b908b49ecd3abd5cd10fba177f07c11 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main