Update HAProxy 2.7-dev to a462ee0

Related to issue https://github.com/haproxy/haproxy/issues/1943
This commit is contained in:
Tristan 2022-11-22 16:59:30 +00:00
parent 7ad3c9b904
commit e0a0069558
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4
1 changed files with 2 additions and 2 deletions

View File

@ -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=7078fb1f3a11b1af3170e47cbc250387b3eb6ee5
HAPROXY_GITREF: "7078fb1f3a11b1af3170e47cbc250387b3eb6ee5"
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=a462ee0af4fa5e3172897edcfc532a5c4991dafa
HAPROXY_GITREF: "a462ee0af4fa5e3172897edcfc532a5c4991dafa"
.build-job: &build-job
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main