From 54a73c8288ae5a50d3e8a1cc989161872d60d4d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:43:39 +0000 Subject: [PATCH] chore(deps): bump traefik from 3.2.0 to 3.2.1 in /plugins/traefik-vhosts Bumps traefik from 3.2.0 to 3.2.1. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-patch ... 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 a077896890f..d9002ee08d2 100644 --- a/plugins/traefik-vhosts/Dockerfile +++ b/plugins/traefik-vhosts/Dockerfile @@ -1 +1 @@ -FROM traefik:3.2.0 +FROM traefik:3.2.1