From 173a31ea808bcb59754e3f6050a54096d49c546f Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Sun, 12 Feb 2023 20:29:33 -0600 Subject: [PATCH] Upgrade HAProxy 2.6 LTS --- build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile b/build/Dockerfile index 20c3459..74b2970 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:3.17 ARG RELEASE_VERSION_ARG