Update HAProxy 2.8-dev to 23078c8

This commit is contained in:
Tristan 2022-12-25 14:02:07 +01:00
parent 9bc12df7d6
commit 8255b1082c
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.8-dev
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=e30f378236ac0423cad79fe26f20fb00d2f37819
HAPROXY_GITREF: "e30f378236ac0423cad79fe26f20fb00d2f37819"
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=23078c8f2f4f1a821d49cbeb874655c0615439c3
HAPROXY_GITREF: "23078c8f2f4f1a821d49cbeb874655c0615439c3"
.build-job: &build-job
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main