feat: upgrade to haproxy 2.9.14
All checks were successful
Main / build (push) Successful in 2m33s

This commit is contained in:
RouxAntoine 2025-03-16 23:20:33 +01:00
parent df13ef2116
commit 63354e60a2
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -1,4 +1,4 @@
FROM haproxy:2.9.0-alpine3.18
FROM haproxy:2.9.14-alpine3.21
LABEL architecture="$TARGETPLATFORM" \
license="beerware" \