Update HAProxy 2.7-dev to c860150

Shoutout to @mattiwei for making rst-ttl happen so quickly! :-)
This commit is contained in:
Tristan 2022-11-19 04:14:47 +00:00
parent bceb2fc7e1
commit b7be1799b7
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

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