Update dev build to HAProxy 2.7-dev2

This commit is contained in:
Tristan 2022-07-17 00:51:49 +01:00
parent 1be20182fa
commit 491653c555
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -16,8 +16,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=1d93217a057cb202a49b0fae2ebcffc32495fbe6
HAPROXY_GITREF: 1d93217a057cb202a49b0fae2ebcffc32495fbe6
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=2200a9caefdc5fc8ae3a02da8cd48c9ea7e74a63
HAPROXY_GITREF: 2200a9caefdc5fc8ae3a02da8cd48c9ea7e74a63
.build-job: &build-job
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main