From 677f7d51b81884fe8d4cf11208729b5d41c252bc Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 23 Jun 2022 21:04:06 +0200 Subject: [PATCH] Upgrade 2.7-dev build to include fix for GH #1749 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5fb46cc..c20ec8d 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=1bad7db4a146e91cc2e9db72a92935ce9df5d24a - HAPROXY_GITREF: 1bad7db4a146e91cc2e9db72a92935ce9df5d24a + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=19ef6369b5539daa9da63195df630b08e4b0cccd + HAPROXY_GITREF: 19ef6369b5539daa9da63195df630b08e4b0cccd .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main