From 908852a35dc82e1da61077d6386b745f957d4e6f Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 23 Jun 2022 22:00:42 +0200 Subject: [PATCH] Upgrade 2.7-dev to 2bed1f16 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c20ec8d..a96911e 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=19ef6369b5539daa9da63195df630b08e4b0cccd - HAPROXY_GITREF: 19ef6369b5539daa9da63195df630b08e4b0cccd + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=2bed1f166e0f4fd865007a8ad86be7263b019427 + HAPROXY_GITREF: 2bed1f166e0f4fd865007a8ad86be7263b019427 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main