From a8a3ed5ee23c5cb2396c5dce8be4aa1df8896c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 22:15:23 +0000 Subject: [PATCH] Update traefik Docker tag to v3.7.5 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 0037d3e..f6f0825 100644 --- a/compose.yaml +++ b/compose.yaml @@ -145,7 +145,7 @@ services: #- traefik.http.routers.info-frontend.entrypoints=web,websecure reverse-proxy: - image: traefik:v3.4.0 + image: traefik:v3.7.5 pull_policy: always command: - --api.insecure=true