diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f4a98c..ae85fc2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,8 +40,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=23078c8f2f4f1a821d49cbeb874655c0615439c3 - HAPROXY_GITREF: "23078c8f2f4f1a821d49cbeb874655c0615439c3" + # https://git.haproxy.org/?p=haproxy.git;a=commit;h=03926129b02fc62917850116f04a876bd0189e41 + HAPROXY_GITREF: "03926129b02fc62917850116f04a876bd0189e41" .build-job: &build-job image: registry.gitlab.com/mangadex-pub/debuilder/buster:main