From 9c9d55c38294dce5a371abd98e760497c5ad2362 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 00:02:43 +0000 Subject: [PATCH] Update hhftechnology/traefik-log-dashboard Docker tag to v2.4.1 --- project/infrastructure/traefik/traefik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/traefik/traefik.yml b/project/infrastructure/traefik/traefik.yml index c1aec46..1cb8623 100644 --- a/project/infrastructure/traefik/traefik.yml +++ b/project/infrastructure/traefik/traefik.yml @@ -72,7 +72,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: hhftechnology/traefik-log-dashboard:2.4.0 + image: hhftechnology/traefik-log-dashboard:2.4.1 container_name: traefik-log-dashboard networks: - ip4net -- 2.49.1