From 8c91482e872a239899613bb6e4636670311a7421 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:58:09 +0000 Subject: [PATCH] chore(deps): update haproxytech/haproxy-alpine docker tag to v3.4.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2ad5227..11fccc8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxytech/haproxy-alpine:3.4.3@sha256:7a3ef2dd8b5b27defc8c7c0dfcded9c2e54d0bbe0b9ac80dc903b0b4129452f9 +FROM haproxytech/haproxy-alpine:3.4.4@sha256:d7575dd23b16ce58a2331df535c9df1555342c06f5b8fc481ebf159bc8f1e610 RUN adduser --disabled-password --home /home/container container