From a345736d3cb589c02a9b0cd2a007cdd6c70cf561 Mon Sep 17 00:00:00 2001 From: Justus Grunow Date: Sun, 6 Jul 2025 07:47:40 -0400 Subject: [PATCH] Upgrade traefik --- ansible/assets/docker-int/compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/assets/docker-int/compose.yml.j2 b/ansible/assets/docker-int/compose.yml.j2 index 885cea7..d838fc9 100644 --- a/ansible/assets/docker-int/compose.yml.j2 +++ b/ansible/assets/docker-int/compose.yml.j2 @@ -3,7 +3,7 @@ services: traefik: container_name: traefik # The official v2 Traefik docker image - image: traefik:v3.3 + image: traefik:v3.4 # Enables the web UI and tells Traefik to listen to docker restart: unless-stopped command: