From 75c884e3f43d3b2bdf3219ae3be27ef5129a132d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jul 2026 00:03:50 +0000 Subject: [PATCH] Update traefik/whoami Docker tag to v1.12 --- 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 3b38e88..2310684 100644 --- a/project/infrastructure/traefik/traefik.yml +++ b/project/infrastructure/traefik/traefik.yml @@ -39,7 +39,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: traefik/whoami:v1.11 + image: traefik/whoami:v1.12 container_name: traefik-whoami networks: - ip4net -- 2.54.0