feat: upgrade to haproxy 3.1.5

This commit is contained in:
RouxAntoine 2025-03-16 23:22:09 +01:00
parent 1a368a3bb4
commit b6ea3725a7
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

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