From c61c7354d50f5b51d2c2e40023e6f37d64f61c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 13:54:36 +0000 Subject: [PATCH] chore(deps): bump traefik in /plugins/traefik-vhosts Bumps traefik from v3.7.0 to v3.7.1. --- updated-dependencies: - dependency-name: traefik dependency-version: v3.7.1 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 49deb3f27..85834c4dc 100644 --- a/plugins/traefik-vhosts/Dockerfile +++ b/plugins/traefik-vhosts/Dockerfile @@ -1 +1 @@ -FROM traefik:v3.7.0 +FROM traefik:v3.7.1