From 5fb7f71b7e10841a55f3663858950c3e97b9bc6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 17:28:12 +0000 Subject: [PATCH] chore(deps): update haproxytech/haproxy-alpine docker tag to v3.3.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index df7db3f..cc2da17 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxytech/haproxy-alpine:3.3.3@sha256:e778777fc42864c24a6a1a4c3afd042a07211b4d72b56acfe6791265b7a03625 +FROM haproxytech/haproxy-alpine:3.3.4@sha256:3431ec6d26cce05d3919ec82d7ef502b351a59feb1b0fd35707c29a20f56c522 RUN adduser --disabled-password --home /home/container container