From a29529e17d9f62351f6c832dc0cd55650f020b1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 17:42:25 +0000 Subject: [PATCH] chore(deps): update haproxytech/haproxy-alpine docker tag to v3.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2a2b4c6..76f361b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxytech/haproxy-alpine:3.4.2@sha256:f6f0282a0754b52b31c5aa8f1a61ce404ca2ec41a1d455b17f614bc61a69b1c3 +FROM haproxytech/haproxy-alpine:3.4.3@sha256:b4e500ad51c500ff983127ce49307684e4a93c7c8c145dcf8fce0f679376874f RUN adduser --disabled-password --home /home/container container