diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52fd8cb..ac0bf0e 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=a462ee0af4fa5e3172897edcfc532a5c4991dafa - HAPROXY_GITREF: "a462ee0af4fa5e3172897edcfc532a5c4991dafa" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=5a63e72840b4dfba52eff8f4e01041f7232f6a3d + HAPROXY_GITREF: "5a63e72840b4dfba52eff8f4e01041f7232f6a3d" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main