diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5ebdea..6118053 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.8-dev - # https://git.haproxy.org/?p=haproxy.git;a=commit;h=a7b61ecd57825931c163812dafa1cb6d07667bdd - HAPROXY_GITREF: "a7b61ecd57825931c163812dafa1cb6d07667bdd" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=e30f378236ac0423cad79fe26f20fb00d2f37819 + HAPROXY_GITREF: "e30f378236ac0423cad79fe26f20fb00d2f37819" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main