diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bf83151..9681358 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,8 +30,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=1ef1b859d0ddb9ad68aa4e2b861a37387815a5e1 - HAPROXY_GITREF: 1ef1b859d0ddb9ad68aa4e2b861a37387815a5e1 + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=aa529f776d24ecc84239a97456ed4835b6589350 + HAPROXY_GITREF: aa529f776d24ecc84239a97456ed4835b6589350 .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main