From be619eb999837e402cb3d9cd1c62020b1a3727cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:54:02 +0000 Subject: [PATCH] chore(deps): bump traefik in /plugins/traefik-vhosts Bumps traefik from v3.7.9 to v3.7.10. --- updated-dependencies: - dependency-name: traefik dependency-version: v3.7.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/traefik-vhosts/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/traefik-vhosts/Dockerfile b/plugins/traefik-vhosts/Dockerfile index 486043edd..10165a3f6 100644 --- a/plugins/traefik-vhosts/Dockerfile +++ b/plugins/traefik-vhosts/Dockerfile @@ -1 +1 @@ -FROM traefik:v3.7.9 +FROM traefik:v3.7.10