Upgrade HAProxy 2.8-dev to dev2/0f29b34

This commit is contained in:
Tristan 2023-01-23 13:06:43 +00:00
parent 4bfaf1ddc2
commit d9a9c5ae50
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=a0658c3cf3b4e93c9f7e27874ec2817758d6c61e
HAPROXY_GITREF: "a0658c3cf3b4e93c9f7e27874ec2817758d6c61e"
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=0f29b34e0a06cdd59ae2278d33c16f63ca435468
HAPROXY_GITREF: "0f29b34e0a06cdd59ae2278d33c16f63ca435468"
.build-job: &build-job
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main