From eaaafcd6053f65a05df267ff8cb649385f204967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 13:55:07 +0000 Subject: [PATCH] chore(deps): bump traefik in /plugins/traefik-vhosts Bumps traefik from v3.6.12 to v3.6.13. --- updated-dependencies: - dependency-name: traefik dependency-version: v3.6.13 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 2fd942ff7..cbd35b26c 100644 --- a/plugins/traefik-vhosts/Dockerfile +++ b/plugins/traefik-vhosts/Dockerfile @@ -1 +1 @@ -FROM traefik:v3.6.12 +FROM traefik:v3.6.13