From a3d455ce65add9f4194cee12de418119046d2895 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:42:34 +0000 Subject: [PATCH] chore(deps): update haproxy:lts-alpine docker digest to fb87fc8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6d976a1..0cb5cd7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:lts-alpine@sha256:4293e7e02c70e143778c86b4916f1b89e04f7a9221534b9abf6cace218c6b95f +FROM haproxy:lts-alpine@sha256:fb87fc81943143b9acaea7442973e6ba654035fff76ffe7af6829dd1bcb0f7a5 LABEL org.opencontainers.image.source="https://github.com/statista-oss/proxy-router" LABEL org.opencontainers.image.description="haproxy configurable through env vars for different routing strategies"