From 998dae49da2c2f66d51d92da1dff2aa7e7b6ad71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:46:35 +0000 Subject: [PATCH] Update haproxy Docker tag to v3.4 --- ghe-loadbalancing/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghe-loadbalancing/docker-compose.yml b/ghe-loadbalancing/docker-compose.yml index 7468c70..84cbd17 100644 --- a/ghe-loadbalancing/docker-compose.yml +++ b/ghe-loadbalancing/docker-compose.yml @@ -1,7 +1,7 @@ version: "3" services: ghe-lb-haproxy: - image: haproxy:3.3-alpine + image: haproxy:3.4-alpine container_name: ghe-lb-haproxy restart: always ports: