Update HAProxy 2.8-dev to ac78c4f

This commit is contained in:
Tristan 2023-03-18 06:41:32 +00:00
parent f6f8e7f26a
commit fc02fa874c
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4
1 changed files with 2 additions and 2 deletions

View File

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