Update HAProxy 2.7-dev to 061a098

This commit is contained in:
Tristan 2022-11-29 17:06:39 +00:00
parent 1440ff3e88
commit 7ab51179ed
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=5a63e72840b4dfba52eff8f4e01041f7232f6a3d
HAPROXY_GITREF: "5a63e72840b4dfba52eff8f4e01041f7232f6a3d"
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=061a098c5c2b559a2b208d9c67145d98400ada2d
HAPROXY_GITREF: "061a098c5c2b559a2b208d9c67145d98400ada2d"
.build-job: &build-job
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main